
CODE: [Copy to clipboard]tasklist /m>%temp%\tasklist.txt
fc /b >%temp%\tasklist.txt \\server\config.cfg
if %ERRORLEVEL% == 1 (
echo 您的系统进程与服务器服务器列表不符.>%temp%\erro.txt
echo 可能以感染病毒..>>%temp%\erro.txt
echo 请尽快联系管理员进行查验.>>%temp%\erro.txt
start %temp%\erro.txt
)
pause
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |