Add/Modify Registry Data
Getting there
- On a workstation on which you have installed Reflection, open the Attachmate Customization Tool from a desktop shortcut or from a command line as follows:
path_to_setup\setup.exe /admin
- From the Select Customization dialog box, select the option that best describes the task you are performing.
- 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 Attachmate 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 Name box is blank, the data entered into the Value box 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)
|
|