tasklist|findstr /i NRobotRemoteConsole.exe && taskkill /f /im NRobotRemoteConsole.exe
exit 0本文共 156 字,大约阅读时间需要 1 分钟。
tasklist|findstr /i NRobotRemoteConsole.exe && taskkill /f /im NRobotRemoteConsole.exe
exit 0转载于:https://www.cnblogs.com/MasterMonkInTemple/p/10237116.html