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刪除。