bat批处理文件按顺序执行exe

start /d "deepstream.io-windows-3.1.0" deepstream.exe

rem 等待1秒钟

choice /t 1 /d y /n

cd "数据生产服务器\HTMission"

start mp.bat

cd ../../

choice /t 5 /d y /n

start /d "前端展示" MissionShow.exe

rem 启动路径中有空格的Exe,需要添加一个""

start /d ''abc def\123 aaa" test.exe

转载于:https://www.cnblogs.com/coolbear/p/9132340.html

本文链接:https://my.lmcjl.com/post/7480.html

展开阅读全文

4 评论

留下您的评论.