I was trying to create a localized setup in Wix. Lets say I support 20 languages. So, objective is to produce all the 20 mst's. Using InstallShield in one build I can create the msi and the and all the 20 transform files.
Now I want to achieve this process using WIX. What I have figured out so far reading the documentation is 1. I would create the wixobj file using candle. 2. and then I could use light.exe to link with the wixobj(from step 1) with .wxl to create the language specific msi files. So, this way I need to create all the 20 msi files, for the 20 languages. 3. Now using torch.exe , I'm planning to take the diff. and create the .mst files 20 times for 20 languages. My concern is this above process is getting a bit complex. Is there a way I can do something to minimize the steps and make it little simple. Any help is greatly appreciated. Thanks, Kajal ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users