Set ws = CreateObject("Wscript.Shell") ws.run "cmd /c install.bat",vbhide #install.bat 为要执行的脚本名称,需要和xxx.vbs脚本放到同一个目录下