||
https://zhidao.baidu.com/question/196468169.html
上面的例子有点问题,
那个 /f 需要放到进程名字的后面
@echo off
tasklist | find /I "qq.exe" && goto delPID || echo 该进程没有运行
:delPID
taskkill /IM "qq.exe" /f
Archiver|手机版|科学网 ( 京ICP备07017567号-12 )
GMT+8, 2024-12-14 09:30
Powered by ScienceNet.cn
Copyright © 2007- 中国科学报社