[WiX-users] Query regarding Localization of Windows Installer

2009-09-05 Thread DE�K JAHN, G�bor
On Fri, 4 Sep 2009 16:04:01 +0530, mahesh u wrote: Mahesh, > So, Is there any way I can localize installer UI dynamically i.e. > something like when Installer starts up detect the OS language and > localize it to that language? Yes, you can use transforms (see http://www.tramontana.co.hu/wix/le

Re: [WiX-users] Query regarding Localization of Windows Installer

2009-09-04 Thread Blair
: mahesh u [mailto:maheshu.u...@gmail.com] Sent: Friday, September 04, 2009 3:34 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Query regarding Localization of Windows Installer Hi All, I read about localizing a MSI installer using Wix. It seems like I need to localize the installer by using a

[WiX-users] Query regarding Localization of Windows Installer

2009-09-04 Thread mahesh u
Hi All, I read about localizing a MSI installer using Wix. It seems like I need to localize the installer by using appropriate language .wxl file during MSI package creation time itself. So, Is there any way I can localize installer UI dynamically i.e. something like when Installer starts up dete