Location of Oxygen option files

Having trouble installing Oxygen? Got a bug to report? Post it all here.
SteveH
Posts: 7
Joined: Tue Feb 05, 2008 12:06 am

Location of Oxygen option files

Post by SteveH »

Is it possible to change the location of the Oxygen options files oxyAuthorOptionsSa9.3 and OxyOptionsSa9.3? At the moment both of these live in my roaming profile and I would like to move them to another location to free up profile space.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Location of Oxygen option files

Post by sorin_ristache »

Hello,

You can change the default location for the options files with the startup parameter -Dcom.oxygenxml.ApplicationDataFolder=NEW_FOLDER_LOCATION where NEW_FOLDER_LOCATION is the full path of the new folder.


Regards,
Sorin
SteveH
Posts: 7
Joined: Tue Feb 05, 2008 12:06 am

Re: Location of Oxygen option files

Post by SteveH »

So a directory such as:

Code: Select all

-Dcom.oxygenxml.ApplicationDataFolder="C:\Program Files\Oxygen XML Editor 9.0\ApplicationData\"
Added to oxygen.vmoptions should be okay if I transferred all my options files, history, layouts and spelling files? At the moment I can't lauch the applications as they open as if they are being run for the first time. It looks like they are not picking up the application data location.

Is the string for Author the same as Oxygen but with

Code: Select all

.editor.
added?
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Location of Oxygen option files

Post by sorin_ristache »

If the folder set with the parameter -Dcom.oxygenxml.ApplicationDataFolder does not contain the user options files Oxygen resets the options to the default values when it is started up with that parameter.

The name of the parameter is the same for the Author application.


Regards,
Sorin
Post Reply