To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=45894
------- Additional comments from [EMAIL PROTECTED] Mon Apr 11 05:50:29 -0700 2005 ------- The problem is that the current plugin design uses windows system registry to store the path to the OOo installation so that the plugin is able to find it. This entry is written when user checks the entry. Without this entry the current plugin implementation can not work. Thus a user with limited rights can not do it. A possible fix would be to store this value during setup in to the system registry and never remove it. The information whether the plugin should be used might be stored in OOo registry as a boolean entry. In this case each user should be able to activate or deactivate the plugin. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
