Re: [WiX-users] Finding Related Products

2012-05-28 Thread Rob Hamflett
On 26/05/2012 18:09, Rob Mensching wrote: > AppSearch? Doh! Got a bit too focused on the Upgrade table. Thanks. Rob -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and

Re: [WiX-users] Finding Related Products

2012-05-26 Thread Rob Mensching
AppSearch? On Fri, May 25, 2012 at 8:58 AM, Rob Hamflett wrote: > Is there a way to check for pre-existing products other than via > FindRelatedProducts? The problem I have is that regardless of the > operation (install/repair/remove) I need to discover if some of our > other products are instal

[WiX-users] Finding Related Products

2012-05-25 Thread Rob Hamflett
Is there a way to check for pre-existing products other than via FindRelatedProducts? The problem I have is that regardless of the operation (install/repair/remove) I need to discover if some of our other products are installed, and FindRelatedProducts only runs on install. Is there a way to d