This column specifies the action taken by the startup program if the service fails to start during startup. One of the following ...

This column specifies the action taken by the startup program if the service fails to start during startup. One of the following error control flags must be specified in this column.
 Adding the value 0x08000 to the flags in the following table specifies that the overall install will fail if the service cannot be installed into the system.

 Value 
Startup program's action 

0x00000000 
Logs the error and continues with the startup operation.

0x00000001 
Logs the error, displays a message box and continues the startup operation.

0x00000003 
Logs the error if it is possible and the system is restarted with the last configuration known to be good. If the last-known-good configuration is being started, the startup operation fails.