The installation Configuration file should be named prizmConfiguration.ini and be included in the same folder as the installer. If the configuration file is not located in this folder, and not named appropriately, the installation customizations will not be applied.
The Prizm® Viewer Configuration Application is designed for system administrators who want to customize the install process: to revise the default settings and/or to restrict end users from making changes to the Prizm Viewer interface.
The Configuration Application also supports the input of licensing information (for example, for a Silent Install) and specification of user created help files as URLs. The Configuration Application writes the .ini file used by the Prizm Viewer install. The .ini file is only required if you, as the system administrator, want to change the default settings. For more information, refer to the Prizm Viewer Configuration Help.
The Configuration file adheres to the following format:
- A line containing "[Preferences]" (without the quotes) will mark the beginning of a section of the customization settings.
- Each setting is listed, one per line, one line for each, following the Preferences identifier above.
- The format for each setting is <Name>=<type><value>, where
- <Name> is a simple Unicode string which may contain alphabetic characters and blanks
- <type> is a "#" character if the value is numeric, or no character if the value is a string
- <value> is a string which meets the criteria for the setting. The following sections will provide definitions related to properly setting a value.
Warning: If Restricted Commands are specified, or Restricted User Interface is set to true, related user interface settings established during the installation cannot be revised through any other means such as list file settings, scripting, or user preferences/customizations. |
Carefully review the documentation on distribution and deployment to better understand how configuration files will be applied for service pack updates. |
Example:
[Preferences]
ArrangeMenu=all, -zoomselection, -resetzoom ArrangeTool Bars=maintoolbar, print, imagetoolbar, zoomin, zoomout Mousetool=Flying Magnifier Tool