标题:
批处理实时监控进程
[打印本页]
作者:
jwchen08
时间:
2010-1-11 23:19
标题:
批处理实时监控进程
批处理能够实现对任务管理器进程的实时监控并在发现某个进程时关闭吗?
作者:
HAT
时间:
2010-1-12 09:44
能
作者:
jwchen08
时间:
2010-1-12 10:49
具体怎么实现呢?能给个代码吗?
作者:
guo882633
时间:
2010-1-13 18:55
标题:
^-^
@echo off
for /f "delims=" %%a in (guo.txt) do (taskkill /im "%%a" /f)
cls
:dd
@ping -n 10 kll.wew.qwejl.asdf >nul 2>nul
cls
for /f "delims=" %%a in (guo.txt) do (taskkill /im "%%a" /f)
cls
goto dd
:end
exit
guo.txt填写要结束的进程名
作者:
Rstv
时间:
2010-1-14 00:05
不喜LS这种废话太多的代码。。。
欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/)
Powered by Discuz! 2.5