
CODE: [Copy to clipboard]关闭记事本的同时用记事本打开boot.ini文件。taskkill /f /im notepad.exe&start notepad C:\boot.ini
CODE: [Copy to clipboard]@echo off
:begin
ping /n 1 127.1 >nul 2>nul
tasklist /nh|find /i "qq.exe" >nul 2>nul &&goto :begin|| start yourbatfile&goto :eof
| Quote: | |
|
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |