RegFile Class

tikumo.regis3

RegFile Class regdiff Code Documentation
This is a helper class that takes a .REG filename (or the content of a .REG file) and identifies the correct parser. Parsers distinguish between Registry Format 4 (ANSI) and 5 (Unicode)
Inheritance Hierarchy

OnlineSystem Object  com.tikumo.regis3 RegFile

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

Syntax

public static class RegFile
public static class RegFile
See Also