Hi,

I was thinking that if I use the MAC address of NIC as a uniqueID my program will be locked to that NIC .. But unfortunately I was wrong because I can change the Mac Address to any address I want... and my program will get and retrieve the new one not the original that comes with the NIC...

Even when I use ipconfig /all it show me the new MAC Address !!

Is their a way to get the original "MAC Address" from the NIC it self and not from the Registry??

Thanks