标题:
求助~~如何判断进程名
[打印本页]
作者:
mayu2004
时间:
2008-1-3 18:14
标题:
求助~~如何判断进程名
如何判断进程的名字
比如 打开了 ie
他的 进程 就是 iexplore.exe
使用什么 命令 来 判断他 是否 存在
如果存在 则 执行 别的 命令
参考命令 tasklist
作者:
fastslz
时间:
2008-1-3 18:38
tasklist|find /i "iexplore.exe" && echo 存在 || echo 不存在
作者:
mayu2004
时间:
2008-1-4 08:44
谢谢
欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/)
Powered by Discuz! 2.5