you should watch new video much faster.
this will show you how to open programs with vbscript.
Set WSHShell = WScript.CreateObject(“WScript.Shell”)
WSHShell.Run “any program.exe”
p.s. you should watch new one since this is slow.
Set WSHShell = WScript.CreateObject(“WScript.Shell”)
WSHShell.Run “any program.exe”
p.s. you should watch new one since this is slow.