If the Run Command failure action is executed by the Windows 2000 Service Control Manager when the service fails, this property contains the command that it executes. If this value is a blank string, no command is executed when the service fails. This property is resolved at install time.
See the SERVICE_FAILURE_ACTIONS Win32 API help documentation. This value is used for the lpCommand field in this structure.