古老的BAT文件在windows下的编辑
2021-01-28 03:15
阅读:839
标签:star 应该 通过 win 文件 start 增加 处理 col
直接上代码
rem echo choice /t 20 /d y /n >nul rem start/d "E:\service\exe" 8091.exe 8091 start "E:\service\shortcut" 8091.lnk echo choice /t 20 /d y /n >nul start "E:\service\shortcut" 8092.lnk echo choice /t 20 /d y /n >nul start "E:\service\shortcut" 8093.lnk echo choice /t 20 /d y /n >nul start "E:\service\shortcut" 8094.lnk echo choice /t 20 /d y /n >nul start "E:\service\shortcut" 8095.lnk echo choice /t 20 /d y /n >nul start "E:\service\shortcut" 8096.lnk echo choice /t 2 /d y /n >nul start "E:\service\shortcut" 10000.lnk echo choice /t 20 /d y /n >nul start "E:\service\shortcut" 10001.lnk
应该由于高速处理能力,导致系列批处理太快而出现错误。通过增加echo choic /t 20 /d y /n >nul延时。不知道说的是否正确。
古老的BAT文件在windows下的编辑
标签:star 应该 通过 win 文件 start 增加 处理 col
原文地址:https://www.cnblogs.com/usegear/p/11913013.html
上一篇:C#构造方法(构造函数)
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:古老的BAT文件在windows下的编辑
文章链接:http://soscw.com/index.php/essay/48049.html
文章标题:古老的BAT文件在windows下的编辑
文章链接:http://soscw.com/index.php/essay/48049.html
评论
亲,登录后才可以留言!