This is my scenario, I have 2 different bundles, B and C. They each have 2
MSIs chained with a common MSI A or A' (a newer version of A). If I
installed bundle B which has A then I install C which has A', I'm expecting
B to install B and A, then C to install and upgrade A to A'. I am getting
this as the result.

However, what I didn't expect was when I removed one product, lets say C,
MSI A was removed breaking bundle B. Now with my understanding of component
counting if I install Bundle B then Bundle C the component counts to all the
components in A will be 2 and A will be upgraded to A'. Now when I uninstall
either of the Bundles A got removed which is not what I'm expecting.

What's wrong in the this logic? I'm expecting MSI A to still be present with
the remaining Bundle that I did not uninstall.


What can I do to keep MSI A still installed with this type of deployment
strategy?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-and-chaining-multiple-MSIs-and-detecting-proper-states-for-each-MSI-tp7599891p7599903.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to