To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=43922
------- Additional comments from [EMAIL PROTECTED] Thu Mar 3 05:54:06 -0800 2005 ------- This really sounds strange. What I still don't understand: How do you manage to avoid the standard location for user macros? One problem I know about - I think there's even an issue for it - is that the Basic pathes in Options / Paths are not really valid any more, because now macrofied URLs are used in the Basic library description files. So if you changed anything there... I also don't use the standard location for user macros but I do it by changing the location of the complete user installation. This can be done by changing the UserInstallation variable in Office/Program/bootstrap.ini. E.g. I always use UserInstallation=$ORIGIN/../UserInst to locate the User installation inside the Office directory. So I can remove the complete installation includeing the user installation by just deleting one folder which is very nice for developing, where I have to install a lot of different versions. :-) --------------------------------------------------------------------- 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]
