Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/04/2003, 20:46
Avatar de bakanzipp
bakanzipp
 
Fecha de Ingreso: noviembre-2001
Ubicación: santiago de shilli
Mensajes: 2.554
Antigüedad: 23 años, 5 meses
Puntos: 0
puedes usar la componente run shell

set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run("c:\archivo.exe")