Add a registry key in VB.Net code

C

Chrysan

How to add a registry key and value in VB code?

I am using XP Professional.

Thanks.
 
R

Ron McNulty

See the Registry and RegistryKey classes in Microsoft.Win32 namespace.

Regards

Ron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top