| AppCtrlScript | |
| Help |
|
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.
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. | |
|
| ||