|
Registry
|
Previous Top Next |
|
Action
|
· Create Key – To create a new registry key.
· Delete Key – To delete a key with all sub-keys and values
in.
· Create or Update Value – To create or update a new
value in a key.
· Delete Value – To delete an existing value in a key.
· Read Value – To read the value from a key.
· Wait for key – Pauses the program execution until a key
exists.
· Wait for value – Pauses the program execution until a
value exists.
|
|
Root Key
|
Specifies the root registry key.
|
|
Registry Key
|
Specifies the path in the root key.
|
|
Value Name
|
The name of the value to edit or read.
|
|
Value
|
The value to edit.
|
|
Variable
|
Specifies the variable where the value will be stored when it’s
read.
|
|
String or DWORD
|
Specifies the data type to store the value as.
|