RegEnvReplace Class | regdiff Code Documentation |
This class supports replacing $$ variables in .REG files by dynamic content.
When reading .REG files, you can use the syntax $$NAME$$ to defer resolution of names / content to runtime.
At runtime, variables are declared either as environment variables or by reading them from .XML files / .INI files
and replaced back in the registry.
Inheritance Hierarchy
Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
See Also