
04-30-2008
|
|
|
|
Join Date: Apr 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
OK - A GUID is simply a system generated number. It stands for Guaranteed Unique Identifier. That was the easy half of the question...
Cluelessness beyond this point can get you in trouble, but in order to find which GUID you need to use you need to navigate to the key HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Cu rrentVersion\NetworkCards using regedit. From there, you will see the cards installed in the system, and a subkey that shows you what GUID the system uses to refer to them.
Are we having fun yet? 
|