In order to uninstall NT Services, the best way to do this would create a
custom uninstall DLL to help you do this. In the custom uninstall DLL, use
the Windwos API calls to stop and remove the actual NT Services.
Mark Manning
Release Engineer
VenturCom, Inc.
"Tracy Jenkins" <tr...@brandentech.com> wrote in message
news:39D0E02B...@brandentech.com...
> My services install, but the uninstall will not remove them from the
> services panel. When I uninstall them using Add/Remove, it says that it
> is completely successfully. My IS5.53 install project is based on the NT
> services template. How can I uninstall the services from the services
> panel?
>
>