Hello,
I would like to start an external program. Minimize when run the program and wait until it's close automatically.
I didn't find perfect solutions.
Any help would be appreciated.
execute file with minimize and wait properties
Moderator: Rathinagiri
Re: execute file with minimize and wait properties
I found the solution: WAITRUN("test.exe",2)
Re: execute file with minimize and wait properties
I was just about to write it to you. 

Re: execute file with minimize and wait properties

Thanks anyway Edward