RegDiff Class

tikumo.regis3

RegDiff Class regdiff Code Documentation
This class takes two (named) registry keys and produces a set of differences between the two keys. In regis3, keys can be imported from different sources (the registry, a .REG file, an .XML file) and are represented in memory as RegKeyEntry trees. This class takes two such trees (independently of their origin) and compares them.
Inheritance Hierarchy

OnlineSystem Object  com.tikumo.regis3 RegDiff

Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public class RegDiff
public class RegDiff
See Also