When the Process Watcher plugin is enabled, you should be able to observe the event by typing "net stop AlternateMceIrService". In eventghost, this will generate the event "Process.Destroyed.AlternateMceIrService_x64"pingomister wrote:Excuse me comstriker, that processwatcher method sound good to me, but what exactly is the event that you use to trigger the service restart?".
HOWEVER, I THINK I FOUND A MUCH SIMPLER SOLUTION:
You can have Windows restart a service automatically if it fails (DUH!
- Go to your services (Start->Run->services.msc)
- Right click on AlternateMceIrService -> Properties -> Recovery
- On all of the failure drop down boxes set it to "Restart the Service"
- I told mine to restart the service after 1 minute
Tested this by killing the service in Process Explorer, and it successfully restarted the service. So, i'm pretty confident this should work if the service actually crashes. BOOM! HEADSHOT! PM me if you have any other questions