📅  最后修改于: 2022-03-11 14:49:49.054000             🧑  作者: Mango
@echo off
start /wait "Path/software1.exe"
start /wait "Path/software2.exe"
start /wait "Path/software3.exe"
start /wait "Path/software4.exe"