
23/04/2003, 20:46
|
 | | | 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") |