Hi,
I need to write a program that can work as a service in windows XP.
It checks every minute if a process called 'myprocess.exe' is running.
If the process is not running, the service should start the process.
I can program this in VB6, but unfortunately, VB6 programs are not suitable for working as a service.
Can someone help me on the way please?
Thanks in advance,
fingerprince