深圳二手奥迪a4l:批处理的问题

来源:百度文库 编辑:杭州交通信息网 时间:2024/05/01 22:10:26
例如
start/w D:\1.exe
start/w D:\2.EXE
start/w D:\3.exe
start/w D:\4.EXE
start/w D:\5.exe
start/w D:\6.EXE
以上是每个程序结束以后运行下一个
怎么才能让1.exe运行20秒以后自动运行下一个,而且1.exe结束也是运行下一个呢?

这好像编不出,太难了。