marzena wrote:
>Stop="uninstall" Remove="uninstall" Wait="yes"/>
>
@Start="both" is asking for the service to be started at uninstall and
install, so I can see where that might lead to a partial uninstall. Try
@Start="install" instead.
--
sig://boB
http://bobs.org
---
Hi all,
I'm new to wix - trying to solve trivial problem of creating MSI that
installs new service on the computer and uninstalls it when the application
is uninstalled itself..
Creation of the service, starting and stopping the service is OK. But when I
uninstall the application the service is o
2 matches
Mail list logo