6.1.3 Add/Modify Registry Data

To modify registry data

  1. 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

  2. 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.

  3. From the navigation pane, click Add registry data.

  4. To add a new registry value, click Add.

    -or-

    To modify a registry value in the table, select the value, and then click Modify.

  5. 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)