Douglas Anderson wrote:

but I have no way of knowing if the app has finished or not as it
releases immediately.

Another option is to use declares. You can run the app with CreateProcess and then call WaitForSingleObject from a timer or in a loop. I have an example project that does this, let me know if you want me to send it off list.

The latest version of the Windows Functionality Suite also has this implemented in the folderitem.LaunchAndWait function.

hth,

Brian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to