DIM objShell set objShell = wscript.createObject("wscript.shell") iReturn = objShell.Run("start.bat", 0, TRUE)