XML toolset.
Subject: Re: [WiX-users] wix uninstall of service
You can add a condition to a custom action of
$ProductComponent < 3 and not UPGRADINGPRODUCTCODE
to get it to run only when the service component is being removed but not
during a major upgrade. If you want it to run during a
DUCTCODE".
-Original Message-
From: Senthil Chandran [mailto:senth...@microsoft.com]
Sent: 25 October 2012 02:07
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] wix uninstall of service
Hi,
I have a windows service project called MyExe.exe, which takes arguments to
its Main method.
I
Hi,
I have a windows service project called MyExe.exe, which takes arguments to its
Main method.
I created below wix installer project to install my service using
ServiceInstall below, everything works fine.
What I want to accomplish now is do something on the uninstall of this service.
Is the
3 matches
Mail list logo