Hopefully someone can help me on this.

 

I just upgraded from WiX 3.6 to 3.7. In my bundle I use a wxl file to
localize the prerequisites installer to German like this:

 

<WixVariable Id="PreqbaThemeWxl" Value ="prereq.wxl"/>

 

This worked fine on WiX 3.6 and stopped working after upgrading to WiX
3.7. I know that WiX 3.7 comes with a bunch of localization files
itself, but anyway I need to customize it.

 

When I extract the exe which gets build from this bundle project, I can
see that there are now 2 files with Culture="de-de" specified and no
file with culture "en-us". So it seems like always the English culture
file gets overwritten, although it should overwrite the German one. Is
this a bug in WiX or am I doing something terribly wrong?

 

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to