The class provides access to the Windows registry. When working with the registry there is two important terms that are used in the documentation.
All registry operations are relative to the context that the script is executed in. There is one exception to this and its when the class is initialized with true, then all operations are relative the Network Monitor host machine. For more information, see sample script 2 in this class.
In This Chapter |