I am trying to create a script that can open a program, pause for 1 minute and then close the program.
I have successfully been able to open the program and pause but cannot get the script to close the program.
Here is my script.....
Set ObjShell = CreateObject("WScript.Shell")
ObjShell.Exec...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.