Re: [WiX-users] setup i18n

2013-03-13 Thread Rob Mensching
You can put multiple .wxl Payload files in your Bundle. If you have Payload/@Name="1041\thm.wxl" then that .wxl will change the strings in your thm.xml when the user language is set to Japanese. There is no option for a drop down to pick today. If you want to persist the value, you could pass the v

[WiX-users] setup i18n

2013-03-01 Thread up2date.cyb...@gmail.com
Hi all, I search the web for information about it, but it's quite confusing for me. I currently have a bootstrapper (i'm using wix3.7), a custom wixstdba.dll, and one setup msi. My UI is displayed by the bootstrapper, nothing is displayed from the msi itself. I'd like to handle more than one la