You are correct: ProductSearch does have an UpgradeCode too, I am using wix 3.8 and the documentation of 3.8 doesn't make reference to the UpgradeCode. I will try using 3.9.
I will also investigate (learn) what you mean by implementing code in the ba (???) for the OnDetect handlers. Thanks for your input, Marc -----Original Message----- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: January-12-2015 11:48 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Two Mutually Exclusive Products I'm a little confused by the comment about ProductSearch, sorry. - ProductSearch: requires a product code which I cannot use The wix:ProductSearch for use in authoring an MSI takes ProductSearch/@UpgradeCode as the input. The util:ProductSearch for use in a bundle takes either a ProductCode or an UpgradeCode (which I think was added in wix 3.9 ). I use a bundle driven msi(s) method and so in a similar situation where I have mutually exclusive 'products' (suites of products). In my situation rather than use a bal:Condition, I implement code in the ba, which is called in the OnDetectXxx handlers to determine if I need to communicate with the user and terminate the setup. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Two-Mutually-E xclusive-Products-tp7598832p7598833.html Sent from the wix-users mailing list archive at Nabble.com. ---------------------------------------------------------------------------- -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. www.gigenet.com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. www.gigenet.com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users