Jump to content

Recommended Posts

Posted

Hello, Im kinda new to scripting, Ive been looking for a list of codes for the program, but no avail. Anyways, How do I get a program to start another program after a pre-determined period of time?

Thanks for help!

Posted

Look at the Sleep() and Run() functions in the help file. I am curious though why you want sleep. Many new script writers might use this because they want it to happen after something else happens. Usually though there is a better way to determine if something else has happened, or another way to determine when a program should run.

Posted

WinWait 120000

Execute C:\Program Files\Folder\Example.exe

Execute C:\Program Files\Folder\Original script that started this.exe

That is what im trying to get to work

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...