Registry:CreateKey
Method
Purpose
Adds a key to the Registry. This function adds a subkey to the Registry under a specified key.
Type
Synchronous, IMPACT_ACTION.
Arguments
Name |
Type |
Description |
RootKey |
String |
Parent key. Should be chosen from the following options:
|
Subkey |
String |
Subkey to be created |
Returns
None.