Registry Nodes
- Updated2023-02-17
- 1 minute(s) read
Registry Nodes
Closes a key in the Windows registry.
Creates a key in the Windows registry or opens the key, if it already exists.
Deletes a specific key or subkey.
Deletes a specific value for a specific key.
Enumerates subkeys of a specific key or subkey.
Enumerates the values for a specific key or subkey.
Opens a reference to a key or subkey in the Windows registry.
Retrieves information about keys.
Reads data and the simplified data type from a registry value.
Writes data to a registry value under a key.