Ok, that makes sense. Apparently it’s smart enough to select an appropriate theme, thankfully. I don’t have to have a separate theme for every culture-language combination: my bundle.wxl only has 1 French theme, 1036 (French-France). When I install on a Windows 7 box with the Region and Language..Format set to French (Canada), the installer runs in French, and WixStdBALanguageId = 1036, as you indicated it should. So I don’t have to have a separate theme for French (Canada).
So, if we have to release with WiX 3.9 R2, I’ll use UserLanguageID, but if we can wait for Wix 3.10, I’ll use WixStdBALanguageId. Thanks for your help! > On Apr 12, 2015, at 7:37 PM, Sean Hall <r.sean.h...@gmail.com> wrote: > > If you don't have a theme for the language id of the user's machine, then > WixStdBALanguageId won't be set. WixStdBALanguageId is set to the language > id of the theme that StdBA is actually using. > > On Thu, Apr 2, 2015 at 3:26 PM, David Burson <david_bur...@ntm.org> wrote: > >> * UserLanguageID - gets the language ID for the current user locale. >> >> * WixStdBALanguageId - gets the language in effect for the WixStdBA >> user interface. >> >> When would these have different values? I’m wondering if, since >> WixStdBALanguageId is new in v3.10, can I use UserLanguageID with v3.9 R2 >> in my BAFunctions.dll in order to set WixBundleName according to the user’s >> language. >> >> What would be the practical effect for my users if I use UserLanguageID >> instead of WixStdBALanguageId? >> >> >> ------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming The Go Parallel Website, >> sponsored >> by Intel and developed in partnership with Slashdot Media, is your hub for >> all >> things parallel software development, from weekly thought leadership blogs >> to >> news, videos, case studies, tutorials and more. Take a look and join the >> conversation now. http://goparallel.sourceforge.net/ >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users