RegValueEntry WriteToTheRegistry Method | regdiff Code Documentation |
Write this value back to the Windows registry
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- registryKey
- Type: Microsoft.Win32 RegistryKey
Parent registry key. Must be open with write permissions.
- env
- Type: com.tikumo.regis3 RegEnvReplace
Helper class that can map $$-escaped strings.
See Also