I want to set the Recovery Options on a Windows Service I\'m installing on a Windows Server 2003. I know this is possible to do manually, but I want to set the Recovery conf
This syntax seems to work:
sc failure MyService command= "\"c:\program files\myservice\myservice.exe\""