AppCtrlScript

MAY Computer

Help

GETREG

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

Other

See also  

SETREG, REGEXPORTTOFILE, GETINI, PUTINI

Gets a registry key and stores it's value in the specified script variable.

Syntax

GETREG <VariableName>, <Hive>, <Key> 

Part

Description

<VariableName> Name of the script variable where to store the retrieved value.
<Hive> Registry path to the desired registry key.
<Key> Registry key/variable name.