To modify registry data
From your administrative installation point, open the Installation Customization Tool from a shortcut or by typing the following command line:
<path_to_setup> \setup.exe /admin
From the Select Customization dialog box, do one of the following:
Select Create a new Setup customization file for the following product.
Select Open an existing Setup customization file or Companion installer and, in the Open dialog box, select an .mst file.
From the navigation pane, click Add registry data.
To add a new registry value, click Add.
-or-
To modify a registry value in the table, select the value, and then click Modify.
Specify registry keys and values to add or modify during the installation process. By modifying registry values, you can change the way the application operates. For example, for certain Micro Focus applications, you can add a value that specifies to never save settings on exit.
In this field |
Enter or select |
Key |
The complete Registry path from the root, for example: HKEY_LOCAL_MACHINE\SOFTWARE\Reflection\Rwin\Reflection |
Name |
The registry value name, for example: SaveChanges If the Namebox is blank, the data entered into the Valuebox are written to the Default registry key. |
Type |
The data type of the value. For example: DWORD Types include strings, integers (DWORD), or binary values. |
Value |
The value. For example: 0x00000000 (0) |