Registry Editor Class for .Net

Registry Editor Class for .Net
Registry Editor Class for .Net

Registry Editor Class for .Net - 1

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:
  • Create SubKey
  • Create Value
  • Copy KeyTree
  • Move KeyTree
  • Copy SubKeys
  • Move SubKeys
  • Copy Value
  • Move Value
  • Delete Value
  • Delete SubKey
  • SubKey Exist?
  • Value Exist?
  • Value Is Empty?
  • Export Key
  • Import Registry File
  • Jump To Key
  • Find SubKey
  • Find Value
  • Find Value-Data
  • Get Value Data
  • Get RootKey Name
  • Get SubKey Path
  • Get RootKey
  • Set User-Access Key

And a custom generic type named RegInfo to easily manage a registry object.

v1.0

Initial Release.

Registry Editor Class for .Net

average based on 0 ratings.
High Resolution No
Compatible Browsers IE9, IE10, IE11, Firefox, Chrome
Files Included Visual Basic VB, C# CS
Software Version .NET 4.0, .NET 4.5, .NET 4.6
Created

11 years ago

Tags .net, c-sharp, Csharp, elektro, reg, regedit, registry, vb, vb.net, vbnet, visual studio, WinForms