In my experiments, I observed the "Failed to load loc file from path:  ... 
\.ba1\1031\thm.wxl" when I edited my German thm.wxl incorrectly or if I copy
a English .wxl file (like RtfTheme.wxl) to my 1031 folder, but do not edit
the culture, language, and code page attributes properly for the specific
language (1031 in this case).
<WixLocalization Culture="de-de"
                 Codepage="1252"
                 Language="1031"
                 xmlns="http://schemas.microsoft.com/wix/2006/localization";>



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

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&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