Hi, We have 3 flavours of our product and thus 3 separate msi's - ProductA.msi, ProductB.msi & ProductC.msi and a bootstrapper exe that installs various common pre-requisites for all the flavours of the product. At the moment, we ship a copy of the bootstrapper and one of the msi to our customers and they install them one after the other - manually.
What I'd like to do is get the bootstrapper to install whichever product MSI is in the same folder as the bootstrapper, so the user only has to run one exe. Now is this possible ? Obviously if I have a chain that lists all of the 3 product msi's, it will install them all and if it can't find 2 of them, it will ask the user to find them - this is not what I want. I want it to install the one it can find and ignore the fact that the other two aren't there. Any ideas ? Cheers, Chris. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-Burn-Conditionally-install-MSI-if-it-exists-and-not-complain-if-it-doesn-t-exist-tp7596319.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users