WSH

Dim shell
Set shell = WScript.CreateObject("WScript.Shell")
shell.Run("calc.exe")

Last updated

Dim shell
Set shell = WScript.CreateObject("WScript.Shell")
shell.Run("calc.exe")

Last updated
C:\Users\sieng.chantrea\Desktop>wscript /e:VBScript test.txt