Launching an external application and regularly checking if it is still running
Example script showing how the external application Notepad.exe can be launched. The script regularly polls whether or not Notepad.exe is still open so that actions can be performed once the external application is closed.
Monday, September 14, 2020