First, sorry about question title, if there are better suggestions, I'm opened to them.
What I do is I have a program which launch an executable. I have no control over the executable. Executable may crash (then option to send reports, and everything).
What I'd need to do, is if it crashes, the one which launches it would need to notice, and shut the executable.
Is there a way to have this control?