Mike w
2007-10-01 14:38:55 UTC
Basiclly im trying to add an entry to change my mac address so say its in this folder:
HKEY_LOCAL_MACHINE\SYSTEM\
CurrentControlSet\Control\Class\
{4D36E972-E325-11CE-BFC1-08002BE10318\0001}
and i need to add this registry entry
Name: = NetworkAddress
Type: = REG_SZ
Value: 001122334455
How would i go about doing this? commands or lines of code would be helpful thnx.