点击“开始”/运行,输入 regedit打开注册表,定位到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\
0000、0001、0002等主键下,查找 DriverDesc的内容是你网卡名字的。
假设是0001,mac地址要修改为0001E80022AD
mac.reg
_______开始拷贝___________
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\
{4D36E972-E325-11CE-BFC1-08002bE10318}001]
“NetworkAddress”=”0001E80022AD”
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\
{4D36E972-E325-11CE-BFC1-08002bE10318}001\Ndi\Params\NetworkAddress]
@=”0001E80022AD”
“ParamDesc”=”MAC Address”
_____________结束_____________
http://www.upsdn.net/html/2004-12/80.html
阅读(194 次)
Post a Comment