Customization of the Installation
If you want to create an own, customized, installation package, there are a number of settings that can be set to control client behavior. The default value of these settings can be controlled by supplying them via the preferences framework in the application.
Settings are defined by named “keys” and are grouped into “sections”. More on this in the sections below.
There are two different ways to provide custom default values for settings:
Settings are defined by named “keys” and are grouped into “sections”. More on this in the sections below.
There are two different ways to provide custom default values for settings:
- Via a settings file
- Registry
SETTINGS PRIORITY
The sources of default settings are read and applied in this order:
- Default values from Settings file
- Default values from Windows registry HKLM
- Default values from Windows registry HKCU
- User set values (far from all settings can be set this way)