
CODE: [Copy to clipboard]if not exist "%temp%\~flag" (
devcon enable *DEV_1019*
devcon disable *DEV_8139*
cd.>"%temp%\~flag"
) else (
devcon disable *DEV_1019*
devcon enable *DEV_8139*
del "%temp%\~flag"
)
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |