Dim WshShell Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run(ruta & "\" & archivo_bat & " " & parametros)