Connector Xpress stores user preferences through the Java Preferences API.
On Windows, Java Preferences API stores data in the following registry key:
HKEY_CURRENT_USER\Software\JavaSoft\Prefs
On UNIX, Java Preferences API 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.
| Copyright © 2013 CA. All rights reserved. |
|