On Windows, the installation program makes the following registry settings in the HKEY_LOCAL_MACHINE\Software\Sybase registry.
SQL Anywhere\10.0\Location This entry holds the installation directory location for the SQL Anywhere software. For example:
Location "c:\Program Files\SQL Anywhere 10"
SQL Anywhere\10.0\Shared Location This entry holds the installation directory location for shared software like Sybase Central and the Sun Java Runtime Environment (JRE). For example:
Location "c:\Program Files\SQL Anywhere 10"
This entry is used by Interactive SQL.
SQL Anywhere\10.0\Folder This entry holds the name of the Start menu folder and is used by the SQL Anywhere installer. For example:
Folder "SQL Anywhere 10"
SQL Anywhere\10.0\Online Resources This entry holds the location for the Online Resources documentation. For example:
Online Resources "c:\Program Files\SQL Anywhere 10\support\ianywhere.html"
SQL Anywhere\10.0\Language This entry holds a two-letter code indicating the current language for messages and errors. For example:
Language "EN"
The language is set based on the language selection specified during installation. See Understanding the locale language.
SQL Anywhere\10.0\SNMPDLL\IniFile This entry holds the location and name of the SNMP Extension Agent initialization file. For example:
IniFile "c:\Program Files\SQL Anywhere 10\win32\sasnmp.ini"
SQL Anywhere\10.0\SNMPDLL\Pathname This entry holds the location and name of the SNMP Extension Agent DLL. For example:
Pathname "c:\Program Files\SQL Anywhere 10\win32\dbsnmp10.dll"
Sybase Central\5.0.0\Location This entry holds the installation directory location for Sybase Central. For example:
Location "c:\Program Files\SQL Anywhere 10\Sybase Central 5.0.0"
This entry is used by Sybase Central.
Sybase Central\5.0.0\Shared Location This entry holds the installation directory location for shared software like Sybase Central and the Sun Java Runtime Environment (JRE). For example:
Location "c:\Program Files\SQL Anywhere 10"
This entry is used by Sybase Central.
Sybase Central\5.0.0\Language This entry holds a two-letter code indicating the current language for messages and errors. For example:
Language "EN"
This entry is used by Sybase Central. The language is set based on the language selection specified during installation. See Understanding the locale language.