Command Reference - Registry Actions
Creates a value in the Registry, and sets that value's data. (If the value already exists, the new data simply replaces the old data.)
|
Action ID: |
74 |
The main or "root" key where the value exists. Choose from:
HKEY_CLASSES_ROOT
HKEY_CURRENT_CONFIG
HKEY_CURRENT_USER
HKEY_LOCAL_MACHINE
HKEY_USERS
The sub key that contains the value. (If it doesn't exist yet, it will be created.)
The name of the value that you want to set. (If it doesn't exist yet, it will be created.)
Note: use "(default)" if you want to set the default value for this Registry key.
The data that you want to assign to the Registry value.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_REGISTRY_MODIFY |
MSG_ERR_REGISTRY_MODIFY |