我想运行一个批处理脚本:
我是这样写的:
start java -jar "path\selenium-server.jar" ping -n 5 127.0.0.1 >NUL "path\Gallio.Echo.exe" "path\MyAssembly.dll" REM now, how do I stop the background process?
command-line-interface batch background-process
background-process ×1
batch ×1
command-line-interface ×1