Gets or sets values of the WINDOWS registry.
Note: WINDOWS only.
Root of the registry.
Key to access to. For example to read or write \HKEY_CURRENT_USER\System\CurrentControlSet
enter the value System\CurrentControlSet
Name of the value to access to. Can be any string.
Value read or to set as an integer.
Sets the registry value with value integer.
Gets the registry value and store it in value integer.
Value read or to set as a string.
Sets the registry value with value string.
Gets the registry value and store it in value string.
version 6.0.240801
Edit All Pages