I've got a bundle that contains 3 MSIs (A, B, and C).  I want one MSI (A) to
always install and uninstall after another one (B).

The After attribute works on install (A properly installs after B), however
on uninstall I want A to uninstall after B as well but Burn always runs the
Chain in reverse order so no matter how I set the attribute or rearrange my
Chain I can't get both behaviors at the same time.

Does anyone know how to do this?

Thanks.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MsiPackage-Uninstall-After-tp7580329.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to