Hello Wix-users, I have two independent applications (let's call them ProductB and ProductC) that has dependency on application ProductA.
I am using two different managed bootstrapper exe to bundle: Exe1: ProductA and ProductB Exe2: ProductA and ProductC Because of independent release cycles, Exe1 and Exe2 may contain different versions of ProductA. How do I make sure of followings? I am not even sure whether they are possible. 1) Installing two different exe should always keep the latest version of ProductA installed. If user is trying to install a product that has bundle with lower version of ProductA, but he already has higher version in the machine, I would like to skip installation for ProductA and continue installation for the product that has not been installed yet. 2) If I uninstall a product (Exe1 or Exe2), how do I make sure that I don't uninstall ProductA if another dependent application is still present in the machine? With AllowDowngrades="no" for ProductA, uninstalling the bootstrapper that has higher version of ProductA is uninstalling ProductA regardless. Thank you Thank you -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Uninstall-condition-for-a-MSI-that-dependency-for-other-applications-tp7593269.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users