When building a managed bootstrapper application, one has to provide two
WixVariable  Tags as follows:

 

<WixVariable 

            Id="WixMbaPrereqPackageId" 

            Value="." />

 

 <WixVariable 

            Id="WixMbaPrereqLicenseUrl" 

            Value="..rtf" />

 

If these tags are omitted, the project will not compile.

 

Does anybody known, what the heck is the effect of these two Tags, and what
are valid values for attribute "Value" ?

 

Thanks for any advice, Martin

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to