Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

How to wait for Program to close before continuing a macro?

If you have a question or need help, this is the place to be.
Post Reply
RandomEGUser
Posts: 18
Joined: Sun Jul 19, 2009 7:58 pm

How to wait for Program to close before continuing a macro?

Post by RandomEGUser »

This isn't about using "Wait till application is terminated before proceeding", as I need to run commands after the program is open.

I want to open a program, run a few items after its opened, then wait until it closes before continuing the macro, how do I do this?
RandomEGUser
Posts: 18
Joined: Sun Jul 19, 2009 7:58 pm

Re: How to wait for Program to close before continuing a macro?

Post by RandomEGUser »

Nevermind, I just figured out how to use the Task Create/Switch Events :D
Post Reply