GregChi wrote:
How do I get OOo to set the href="$(USER) path to the same directory as $(INST) goes to? I want ALL of my data to be 'shared' & NOT in C:\ partition , but in the $(INST) = F:\OpenOffice.org1.9.125 directory. (because C:\ partition is the most likely to be damaged & therefore my data to be trashed......) When I do any configurations in OOo, the config files in C:\win\profiles is where the changes get stored (rather then in F:\OpenOffice.org1.9.125\user or share). How can this be rectified?
In OOo 1.9.x/2.0, the path to the user installation is stored in <ooo-path>\program\bootstrap.ini (key UserInstallation). If you set
UserInstallation=$ORIGIN/../user then your user data will be stored in a new directory <ooo-path>\user. -Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
