By 8 Maggio 2014

Avviare un programma BAT o EXE da Vbscript

E’ sufficiente utilizzare la seguente sintassi :

set oS = WScript.CreateObject(“WScript.Shell”)
Set WshShell = WScript.CreateObject(“WScript.Shell”)
Return = WshShell.Run(“c:\pulisci_mailbox.bat”)

Posted in: Vbscript

About the Author:

shared on wplocker.com