-
Accessing the Registry
Hi,
Can anyone direct me to some sample code showing how to access Windows registry using VB.Net?
I've tried the standard VB GETSETTINGS and SAVESETTINGS, but these don't allow free access to any part of the registry.
Thanks in advance.
Rob :rolleyes: :rolleyes:
-
I'm not sure, I'm too lazy to fire up VS.NET now, but it's something in
They have a registry class in there... I'll post it if I've fired up VS.NET later this day ;)
-
Take a look at this
I put together some registry stuff a few weeks back...
-
Registry Sample
Front page, easy to find at http://www.vbseven.net
Ash3z :eek: