find registry key names

search and display registry , vb.net , find registry key names Myanmar
  • 11 years ago

    i want to find and display registry subkey names with vb.net ? how can i write?

  • 10 years ago

    You could use the EnumSubkeys API, or the Microsoft.Win32 namespace as explained here :

    http://msdn.microsoft.com/en-us/library/microsoft.win32.registrykey.aspx

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is anticipated with distaste, performed with reluctance, and bragged about forever.” - Dan Kaminsky