The problem with my original issue was I didn't have cache="yes" because I
had read that was the default but when the issue came up the
InstallCondition for those packages was false (incorrectly).

Now my new problem is I am trying to get a certain package to run when the
user launches the uninstall but not when the bundle is removed by a related
bundle that is upgrading it. I tried adding "NOT WixBundleAction =
"4"" to my DetectCondition but that doesn't work. Is there a way
for a bundle to distinguish if it is being uninstalled or upgraded? I would
think I'm on the right track but I may have the wrong WixBundleAction value. 

I haven't been able to find many references online to WixBundleAction so
using "4" to denote an upgrade was based on me seeing that in my logs when
the new bundle was initializing. Any ideas?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Uninstalling-a-bundle-from-ARP-tp7595861p7595890.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to