Set the value.
For example, if the key name is HKEY_LOCAL_MACHINE\Software\Test, the value name is Test, the value type is Win32.REG_SZ, and the value is "this is a test" then the string is written to the registry.
| Exception Type | Condition |
|---|---|
| RegistryToolkitException | Thrown when the registry operation fails. |
RegistryHelper Class | ComponentSpace.RegistryToolkit Namespace