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
If you're saying that you uninstall one of the MSIs from ARP and some
files remain, but if you uninstall both MSIs via the bundle and no
files remain, one explanation is there are some shared files in both
MSIs and uninstalling one will leave them behind because they are used
by the other.
Sounds like something is awry with your MSI. I would expect that to work.
Verbose log file should show you what's going on.
___
FireGiant | Dedicated support for the WiX toolset |
http://www.firegiant.com/
-Original Message---
6 matches
Mail list logo