set objShell=wscript.createObject("wscript.shell")  
iReturn=objShell.Run("start.cmd", 0, FALSE)  


保持成vbs,start.cmd 可以运行.exe 的软件