1.  WixMbaPrereqPackageId is just used during compilation.  The Prereq BA
gets the MbaPrereqPackageId from BootstrapperApplicationData.xml, just like
where I put the new information.

2.  A use case that needs two supporting packages is using the await
keyword in .NET 4.0 on XP.  You'll need the WIC prereq from the original
bug, and the MSU package KB2468871.

3.  I'll have to think about that.


On Sun, May 11, 2014 at 11:06 PM, Bob Arnson <[email protected]> wrote:

>  On 03-May-14 15:01, Sean Hall wrote:
>
> I wrote a 
> WIP<http://wixtoolset.org/development/wips/4161-allow-more-than-one-mbaprereq/>
>  to
> implement feature 4161 <http://wixtoolset.org/issues/4161/>.  Before I
> start coding it up, I'd like to get some feedback about it and whether this
> would be accepted into the toolset.
>
>
> (Discussing here rather than the PR.)
>
> Three things I think are missing:
>
> - It mixes the WixMbaPrereqPackageId variable with a new concept. One
> should do.
> - The original pre-req BA was just to support bootstrapping .NET to show
> the MBA and the bug was that a single package wasn't sufficient to do that.
> I'm mildly concerned about supporting an arbitrary number of packages that
> might have nothing to do with .NET. Do you know of a use case?
> - There's no support for showing licenses. That's bad (and also a problem
> with support for <n> packages).
>
> --
> sig://boBhttp://joyofsetup.com/
>
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> WiX-devs mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to