Registry - Get Value

Registry - Get Value

Gets a value from the Registry. The command obtains a value from the registry on a user's machine and assigns the value to a variable.

Description
Optionally, you may add comments here describing the purpose of this element.
Root Key
Select one of the root Registry keys.
Subkey
The name of the Registry subkey.
Software\My company\#appname# 
Value Name
The name of the subkey value from which the value should be taken. If the name is not specified, the "(default)" subkey value will be taken.
Variable Name
The name of the variable to which the Registry key value will be written.
Default Value
This value will be assigned to the variable if no Registry value can be obtained.