|
-
Apr 11th, 2003, 11:10 AM
#1
Thread Starter
Registered User
Registry Help
Ok - I need some help with Registry access. I am converting a program from VB 6.0 to .NET and it uses a number of API calls to read from the registry (most of which don't work in .NET). I know you can use the Microsoft.Win32.Registry namespace to access some registry functions but I can't seem to get it to work. Here's what I need:
I need to read the value from the following path:
"Software\VB and VBA Program Settings\ARSClient\Settings"
There are 4 different settings inside this path (Notifier, Password, User, and Station). I need to retrieve the value for each of these settings. How do I do that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|