If you add the custom action by right-clicking on the "Custom Actions" node
instead of just the Install node, you'll find it adds all the required
custom actions. At the risk of stating the obvious, you never added an
Uninstall custom action to uninstall the service (or a commit or a rollback
either) so yup, it dosn't uninstall.

Signature
Phil Wilson [MVP Windows Installer]
----
> I've created an install project for my service application which installs
> ok.
[quoted text clipped - 6 lines]
>
> thank you
Claire - 24 May 2005 08:17 GMT
> If you add the custom action by right-clicking on the "Custom Actions"
> node instead of just the Install node, you'll find it adds all the
> required custom actions. At the risk of stating the obvious, you never
> added an Uninstall custom action to uninstall the service (or a commit or
> a rollback either) so yup, it dosn't uninstall.
that's great, thanks Phil
(Not done this before)