Previous Topic: Upgrading Metadata

Next Topic: Set Preferences

Where User Preferences Are Stored

Connector Xpress stores user preferences through the Java Preferences API. On Windows, this stores data in the following registry key:

HKEY_CURRENT_USER\Software\JavaSoft\Prefs

On UNIX, this stores data in the users home directory under the following folder:

.java/.userPrefs

Note: The uninstaller does not remove this data, so subsequent installs preserve user preferences.