Results 1 to 4 of 4

Thread: Accessing the Registry

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    nr Manchester, England
    Posts
    34

    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

  2. #2
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    I'm not sure, I'm too lazy to fire up VS.NET now, but it's something in
    VB Code:
    1. Windows.Win32

    They have a registry class in there... I'll post it if I've fired up VS.NET later this day
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  3. #3
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327
    Take a look at this

    I put together some registry stuff a few weeks back...
    -scott
    he he he

  4. #4
    Ash3z
    Guest

    Registry Sample

    Front page, easy to find at http://www.vbseven.net

    Ash3z

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width