Registry Values

<< Click to Display Table of Contents >>

RayManageSoft Unified Endpoint Manager > 3.1 > User Guide > Applications > Package Details > Registry > Add a Registry Entry 

Registry Values

In the Registry Values tab, the value or values for the specific registry key entry can be defined.

 

AddRegistryEntry_RegistryValues

 

In order to add a new registry value to the registry entry, click on the Add Registry Value button.

 

After using the button to add a new value, the following options are available for the new registry value.

 

NAME: Enter the name of the registry value into field.

TYPE: This defines the type of the registry value. The following types are available.
 
RegistryValues_TypeDropdown
 

oBinary: If this option is selected, the value can be binary data in any form.

oDWORD: If this option is selected, the value can be a 32-bit number.

oMulti String: If this option is selected, the value can be a sequence of null-terminated strings terminated by an empty string.

oExpanded: If this option is selected, the value can be an expandable string (for example an environment variable which will then be resolved to the folder path).

oString: If this option is selected, the value can be a null-terminated string. Depending on if Unicode or ANSI functions are used, it can either be a Unicode or an ANSI string.

VALUE: This field should contain the value. This is a mandatory field. The format of the value depends on what has been selected in the TYPE field.

Write only if registry entry is missing: The checkbox can be used to define if the registry entry and its values should always be written or only if the registry entry does not exist.