Pages

▼
Showing posts with label Open Program. Show all posts
Showing posts with label Open Program. Show all posts
Saturday, February 11, 2017

VBScript Open Another Program And Wait Until Closed

›
VBScript is a scripting language to manage computer developed by Microsoft. Below is a code snipp et to open an external progra m suppose n...

VBScript Launch programs whose path contains spaces

›
Dim objShell Set objShell = WScript.CreateObject( "WScript.Shell" ) objShell.Run("""C:\Program Files\Mozilla Fir...
›
Home
View web version
Powered by Blogger.