how to make a vbscript that will open up a program
Loading...
16,634
Uploader Comments (elisha054)
Video Responses
This video is a response to really cool script has alot of comands vbs
see all
All Comments (100)
-
@cypress765 Above what you wanna loop type do: then below it type :loop
-
i understanded how to open a program, but what is the script for closing a program?
-
@elisha054 Error:Expected end of statement Code:800A0401
What should i do?
-
cool thanx
Loading...
doesnt worked 4 me :S
MrOrbil 11 months ago
@MrOrbil Details?
elisha054 11 months ago
do u know the code to open up another file every 5 seconds until a system restart?
cypress765 1 year ago
@cypress765
You could make a simple loop with a timer...
elisha054 1 year ago
hey ive made the popular mystring=(80000000) script and i want to AUTOexecute it every 20 minutes.Do u know anything about this?
stamosgang 1 year ago
@stamosgang Make a loop and that will open that script every 20 minutes wscript.sleep(1200000)
elisha054 1 year ago