Registry
New in 2021!   Eonza automation software - free, open source cross-platform automation software for easy creation and management of scripts.

Registry

Commands for working with Regsitry.

Foreach [ Registry Value ]Enumerates all values of the specified subkey.
Foreach [ Subkey ]Enumerates all subkeys of the specified Registry key.
Registry - DeleteDeletes a value or a subkey from the Registry.
Registry - Get valueObtains a value from the registry and assigns the value to a variable.
Registry - Set valueWrites a value to the Registry.