A strong class written in VB.Net that exposes related registry methods to cover all the major needs for registry operations.
I also supply a dll assembly for the C# compatibility, C# developers could load this dll to use my code under a C# solution.
The code is about 2K lines with .Net documentation for intellisense support.
The methods are these:And a custom generic type named RegInfo to easily manage a registry object.
Initial Release.