Tagged Questions

2
votes
3answers
3k views

How do I code a watchdog timer to restart a Windows service?

I'm very interested in the answer to another question regarding watchdog timers for Windows services (see here). That answer stated: I have also used an internal watchdog system running in another ...
1
vote
1answer
209 views

Python watchdog application

Erm... i promise i searched thoroughly the web for this and couldn't find a satisfatory answer so >.< I'm trying to make a 'controller' for my python app, i mean, it should be executed and then ...