3
Answers

How to check a running .exe program?

Hi
I want to check an .exe program (for example notepad.exe) every 5 minute (with timers) and if this .exe is not running, I want to run this .exe program. How may I do that?

Answers (3)