Installs and creates the service.
BOOL Install( ) throw( );
Returns TRUE on success, FALSE on failure.
Installs the service into the Service Control Manager (SCM) database and then creates the service object. If the service could not be created, a message box is displayed and the method returns FALSE.