Brian, I currently already have English MSI and supported language .mst's in my Burn Wrapper .exe. I generated the language .mst in my VS 2010 project by running the PostBuildEvent Torch.exe -t language command on each of the language .msi file compared against the English .msi.
So the Burn Wrapper never got the other language .msi files, only the .mst files for those languages. So am I mis-understanding what you are refering to? So what is the difference between Torch.exe and msitran.exe? In your sample command: msitran.exe -g $engMsi $l10nMsi $mstFile I assume that $engMsi is the English msi and $l10nMsi is the language .msi that you want translations extracted from and placed into .mst file. So is this method faster than Torch.exe? Couple other questions, you mentioned that when the .exe is ran the UI provides the supported languages and the user selects the language desired for the installation. What setting to you use to have this language selection dialog come up? Is there any way for the .exe to detect the language of the OS and automatically start in that language? I have been trying to get my burn wrapper .exe to launch in the language of the OS, I am using the rtftheme with translated rtftheme.wxl files, but so far the only way to get it to launch in a different language is by using the -lang ####, where #### is the language ID (1036). So do you know if there is a way/setting that can be used to have Burn launch in the language of the OS? Thanks. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Adding-language-transform-mst-s-to-Burn-Bundle-Chain-tp7586986p7587973.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