I got the solution for my first problem (files not removed from installed
location). I forgot to set the MSI property value on uninstallation. So the
MSI feature is not get called and files not removed. Now the files are
removed correctly.
Could anyone please share example/way for removing selecte
Great, Thanks Rob.
In which event I need to handle this process? In DetectPackageComplete I can
able to get the state of the packages.
My bundle having "InstallCondition" in chain/MsiPackage element. Is this
condition enough for handle selected MSI on Uninstallation?
--
View this message in con
@lists.sourceforge.net
Subject: Re: [WiX-users] Uninstall MSI from ARP doesn't remove installed files
Thanks for your reply.
I need some clarifications in uninstalling MSI using burn.
Is it possible to remove only the selected MSI files while uninstallation?
Scenario :
If launch the bundle uninstall fro
Thanks for your reply.
I need some clarifications in uninstalling MSI using burn.
Is it possible to remove only the selected MSI files while uninstallation?
Scenario :
If launch the bundle uninstall from ARP, it shows the installed MSI packages
list. I will select any of one MSI from that list and
FireGiant | Dedicated support for the WiX toolset |
> http://www.firegiant.com/
>
> -Original Message-
> From: Saravan1109 [mailto:biggodannau...@gmail.com]
> Sent: Friday, April 4, 2014 4:54 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Uninsta
ssage-
From: Saravan1109 [mailto:biggodannau...@gmail.com]
Sent: Friday, April 4, 2014 4:54 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Uninstall MSI from ARP doesn't remove installed files
Hi,
I have created a custom bootstrapper application and Bundle using wix 3.8.
Hi,
I have created a custom bootstrapper application and Bundle using wix 3.8.
The chain contains two MSI packages.
I have given Visible="yes" in msipackage element. So it shows the bundle
entry and two MSI files entry in ARP.
If I uninstall the bundle entry from ARP, it will uninstall tw
7 matches
Mail list logo