You need something like:

        <WixVariable Id="WixMbaPrereqPackageId" Value="Netfx4Full" />
        <WixVariable Id="WixMbaPrereqLicenseUrl" Value="NetfxLicense.rtf" />


That's the code from wix\src\Setup\Bundle\Netfx.wxs how the WiX toolset uses
it.


On Tue, Jul 12, 2011 at 5:52 AM, Kryschan <
christian.hennig....@wincor-nixdorf.com> wrote:

> Sorry but I still don't know what to do now to make my bootstrapper build
> again. Can you please give me a hint on that or do I have to wait for the
> documentation update?
>
> Best regards
> Kryschan
>
>
> Rob Mensching-7 wrote:
> >
> > Ug, sorry, I forgot to update the documentation about the breaking
> change.
> > Yes, that is expected. Those WixVariables replace the "MbaPreqNetfx"
> > Bundle/Variables used to indentify the prerequisite package and license.
> >
> > I'll get the documentation fixed before the next build.
> >
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unknown-WiX-variables-in-Bundle-with-WiX-3-6-1908-0-tp6574163p6574924.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to