A given package can only be localized into one language. One approach that you can take to save space is to ship the package in one language with a number of transforms (.mst) which, when applied, translate the package into other languages. Microsoft have used this approach before and it's the recommended one in the SDK. See "Localizing a Windows Installer Package" at http://msdn2.microsoft.com/en-us/library/aa369769.aspx.
-- Mike Dimmick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sankaranarayanan Sent: 30 October 2007 06:16 To: wix-users@lists.sourceforge.net Cc: [EMAIL PROTECTED] Subject: [WiX-users] WiX Localization - One Installer to support multipleLanguages Hi, Currently I am creating Localized WiX installers based on the steps mentioned @ http://www.tramontana.co.hu/wix/lesson2.php#2.4 (WixUI Customization and Localization Combined). Using those steps - I am able to create one installer for specific language. Is there a way to link the wixobj files with different localized language files in the same installer. I would like to have only one installer and its UI should be displayed based on the Language of the Users Operating System. If the Operating System language isn't one of the defeault supported language of the MSI - it should fall back to en-US. Can all supported languages WixUI_XX-XX.wxl file be integrated into the same installer. Thanks, Sankaranarayanan MG ___________________________________________________________ Yahoo! Answers - Got a question? Someone out there knows the answer. Try it now. http://uk.answers.yahoo.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users