Running shellexec("exe") from a program in directory #1. To Run an exe in another directory #2.
After the exe is closed in directory #2 i need to change a variable in directory #1.
How can I find out when the exe is closed in directory #2 from directory #1.
Thansk always for the help