Jump to content

run one app after first completes


xandout
 Share

Recommended Posts

Ok i am making an auto run cd for doing system restores and i need to run app1.exe and when it is done i need to run app2.exe all of my appx.exe files are comppileed .au3's what is the cleanest way to do this?

i figured it out

Run ("app.exe")
ProcessWaitClose ("app.exe")
Run ("app2.exe")...
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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