Hi,

Ok, I'll try also the WiX3.8 to see how it works with language detection.
Namely, I looked at the examples (though I haven't built them yet) of
Extended BA and made accordingly but still auto language detection doesn't
work.

I also wanted to use localized Eula.rtf with Extended BA but unsuccessfully.
It said there must be something wrong with the file Eula.rtf.

I tried to reference the localization so:
<Payload Id="License" Compressed="yes" Name="1031\License.rtf"
SourceFile="$(var.ResourceFolder)\1031\Eula.rtf"/>              

I tried different names (analogue to thm.wxl: License.rtf, LicenseFile.rtf
etc.). I looked for it in the WixStandardBootstrapperApplication.cpp for
expected name, but couldn't figure it out.
Bundle11.wxs gives some hint but I was not successful.

On the one hand we have Payloads and on the ohter WixVariable elements. Hm?

I hope that switching to WiX3.8 really resolves my issue (simple
uncomplicated installer with MsiPackage conditions only).

I hope someone can help me with the License.rtf localization in Extended BA.

Regards



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/RE-Multilanguage-bundle-tp7588097p7588284.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to