|
-
Jun 15th, 2003, 03:08 AM
#1
Thread Starter
Lively Member
-
Jun 15th, 2003, 06:48 AM
#2
Fanatic Member
you should look into the help, i know there is a class available in .NET that alows reading and writing in the registry.
- Use the thread tools to Mark your Thread as Resolved when your question is answered.
- Please Rate my answers if they where helpful.
-
Jun 15th, 2003, 08:07 AM
#3
Frenzied Member
Reading and writing to the registry is easy. All what you need is in the System.Win32 namspace. Now for getting the MAC address, thats a little difficult. You can use WMI which is kind of easy, however you have to make sure its installed on the clients machine.
Its installed by default on Win 2000 and up.
-
Jun 15th, 2003, 08:41 AM
#4
Thread Starter
Lively Member
What I need is some Example code for each point
How can I create a registry key at PC level (not user) ?
How can I read it after ?
How can I read the MacAdress of the network Card ?
How can I convert the MacAdress to a number (example : 00-50-8D-5C-85-96)
I'm novice in Vb.Net
Thanks
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
|