@echo off
pushd D:\死亡之屋
SetupReg.exe
:start1
tasklist|findstr /i "SetupReg.exe"&&goto start1
hod3launch.exe
:start2
tasklist|findstr /i "hod3launch.exe"&&goto start2
start hod3pc.exe
有问题欢迎继续追问历或配。。。。
START 使用 /WAIT 参数来等待启动程序关闭.@echo off
start /wait ubuntu.exe
start /wait C:\WINDOWS\Cursors\ubuntu\设置登录指针.exe
regedit /s C:\WINDOWS\Cursors\ubuntu\安装.reg
echo 等待程序运行完毕后,任意液皮键删除.... &&pause >nul
taskkill /核埋岁f /t /im 设置登录指针.exe
del /f /q C:\WINDOWS\Cursors\ubuntu\设置改睁登录指针.exe
del /f /q C:\WINDOWS\Cursors\ubuntu\安装.reg
del /f /q %0
@echo offstart /WAIT app.exe
:begin
ping -n 5 127.1>nul
tasklist 历哪|findstr app.exe goto begin
start python 坦烂段让誉test.py
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)