Registry

Commands

RegistryDeleteKey

The RegistryDeleteKey command deletes a key and its values and subkeys.

 

RegistryDeleteValue

The RegistryDeleteValue command removes the specified value from the specified registry key.

 

RegistryEnumerateValues

The RegistryEnumerateValues command enumerates the values for the specified registry key.

 

RegistryGetValue

The RegistryGetValue command retrieves the data from the specified value.

 

RegistrySetValue

The RegistrySetValue command sets the data for the specified value.

 

RegistryValueExist

The RegistryValueExist command determines whether a value exist under specified key.

 

SetRegistryPath

The SetRegistryPath command initializes the key and the value name to use by other registry commands.