Hello !

After the check of some parameters in the MyService.OnStart() - Method failed I want to prevent the service from starting. Calling OnStop() doesn't help, so how can I tell the SCM not to start the service ?

Thanx for answer.

Frank