Another idea is to return the highest version found.

Heath Stewart
Software Design Engineer
Visual Studio, Microsoft
http://blogs.msdn.com/heaths

 
> Date: Fri, 30 Aug 2013 23:19:34 -0400
> From: b...@joyofsetup.com
> To: wix-devs@lists.sourceforge.net
> Subject: Re: [WiX-devs] Extend ProductSearch to accept UpgradeCode [Feature 
> Request] 3169
> 
> On 30-Aug-13 18:14, Rob Mensching wrote:
> > 1. What about using a separate attribute or maybe a new element? It 
> > might be good to show a few examples to see which works best.  
> > Especially since UpgradeCode can actually find multiple products.
> +1
> 
> > 2. What if you find several products that have the same version 
> > number? It'd almost be better to return all ProductCodes that match.  
> > This is why I suggested a new element may be better, since there may 
> > end up many ways to slice the results. <sigh/>
> > This feature was never terribly straight forward because the result is 
> > an Array of Guids, not a single Guid, and Burn doesn't support Arrays. 
> > <smile/>
> 80 percent case (90 maybe?) would be covered by a boolean result with a 
> min-version check. But maybe another Result enum for boolean, first 
> match, all matches semicolon delimited.
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> 
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
                                          
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to