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
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
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。