windoswindows延时自启动脚本 云博小周宇2024年5月5日2023年8月9日1 Min Read @echo off ping 127.0.0.1 -n 5 > nul start D:\TestOnly\TestOnly\bin\Debug\TestOnly.exe 保存文件后缀为.bat 执行ping指令5分钟后启动程序