How do you monitor another application until it closes?
- by SunilRai86
Suppose there are two executables. One is mine and the other is some other application. Now if the other app is running, I want my app to run until the other one exits or is stopped.