Add/Modify Registry Entry Dialog Box

Sconfig

Add/Modify Registry Entry Dialog Box

To access

Use this dialog box to customize general software settings of your Hummingbird product. After your Hummingbird product installation file installs the custom components and files on the target machine, it can write the custom registry keys and values set in Sconfig to the system registry. You establish the keys and values your installation file writes to the system registry by setting them up in your transform file (.mst) in Sconfig.

Root—Lists registry keys for the system registry. Select a registry key from this drop-down list box.

Data Type—Lists data types for the selected registry key. Select a data type to let a computer manipulate the data appropriately.

Key—Specifies the registry key name of the selected registry key. Type a name for your registry key into the box.

Value Name—Specifies the value name of the selected registry key. Type a value name for the registry key into the box. This name appears in the string of data that appears in the registry window and defines the value of the currently selected key.

Value Data—Specifies the value data of the registry key. Type a value for the registry key in this text box.

Hexadecimal—Select this option button when the value data is in a base-16 number system. This system is represented by the digits 0 through 9 and the uppercase or lowercase letters A (equivalent to decimal 10) through F (equivalent to decimal 15). This option becomes available when the data type of a registry key is REG_DWORD.

Decimal—Select this option button when the value data is in a base -10 number system. This option button becomes available when the data type of a registry key is REG_DWORD.


Related Topics

Adding a Custom Registry Key to an Installation Database

Modifying a Custom Registry Key in an Installation Database

Removing a Custom Registry Key from an Installation Database