保存为run.vbs运行即可,必须要有1.bat啊
复制代码代码如下:
Set ws = CreateObject("Wscript.Shell")
ws.run "cmd /c 1.bat",0
ws.run "cmd /c 1.bat",5