Hello,
I created a bootstrapper with WiX that includes four different localizations 
(English, German, French, and Dutch). 

But I actually wonder, how the bootstrapper detects and determine the language 
to display the UI. When the bootstrapper runs on an English OS, it's in 
English. When run on a German OS, it's in German. However, it seems that it 
totally ignores all system regional settings, i.e. if I run it on an English 
OS, it's in English, no matter what I set in the system settings. Other that 
using -lang (which works for all four localizations), I do not get another 
language than the original OS one. 

Is this a bug? Is this behavior by design? It there any option/setting to 
influence this? Do I have to adapt WiX source code for this?

Thanks for any insights on this.

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to