Email When A Program Is Closed?

Solution 1:

A script can be written to do this. My examples are for VBScript. Here is a Script to List the Processes Running on the Computer. And here is a script to send an email. You can combine the two, make some tweaks and a loop, checking for a process and emailing if it does not see it.