General discussion
October 19, 2001 at 08:15 AM
oskiller

Process checker / program launcher

by oskiller . Updated 24 years, 7 months ago

I have some Windows NT systems with a homegrown application that we need to make sure is running at all times. The program cannot be installed as a service, as it will not work properly. What I am looking for is a program/service/script I can use that can check to see if program xyz.exe is running. Have it check every 15 minutes or so. If the program is running, everything will be good. If program xyz.exe is not running, I need to it launch it before it goes back to sleep.

This discussion is locked

All Comments