📄 inst_new_drv_xp.bat
字号:
echo off
copy /Y anwiwdm.sys c:\windows\system32\drivers
copy /Y anwi.inf c:\windows\inf
echo If you have not already done so, please uninstall any
echo "Atheros ar5001 Diagnostic Kernel Driver"
echo instances from device manager
echo Now scan for new hardware in device manager, when complete ensure you have an
echo "Atheros AR5001 Anwi Diagnostic Kernel Driver"
echo instance in device manager
echo If you have memory allocation problems in ART please reboot and try again
pause
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -