Re: [WiX-users] Change Wix UI strings at run time

2013-11-07 Thread Blair Murri
s in an EXE that lets you select the language (when > you setup the MSI for multiple languages). > > > Date: Wed, 6 Nov 2013 09:47:20 +0530 > > From: wixak...@gmail.com > > To: wix-users@lists.sourceforge.net > > Subject: Re: [WiX-users] Change Wix UI strings at run time &

Re: [WiX-users] Change Wix UI strings at run time

2013-11-07 Thread Blair Murri
From burn you would need to specify the transform to use via a burn property that you set in the burn ui and/or the command-line. It is easier if you always have a transform (even for your base language) in that scenario. Blair From: uni Sent: ‎Tuesday‎, ‎November‎ ‎05‎, ‎2013 ‎10‎:‎07

Re: [WiX-users] Change Wix UI strings at run time

2013-11-05 Thread uni
Recently I also run into the same requirements. See this, http://msdn.microsoft.com/en-us/library/aa370074%28v=vs.85%29.aspx The MsiDatabaseApplyTransform's documentation mentioned, "This function cannot be called from custom actions. A call to this function from a custom action causes the funct

Re: [WiX-users] Change Wix UI strings at run time

2013-11-05 Thread ak m
; > > Date: Wed, 6 Nov 2013 09:47:20 +0530 > > From: wixak...@gmail.com > > To: wix-users@lists.sourceforge.net > > Subject: Re: [WiX-users] Change Wix UI strings at run time > > > > Hi, > > > > I want to change the Wix UI strings at run time based on

Re: [WiX-users] Change Wix UI strings at run time

2013-11-05 Thread Blair Murri
the language (when you setup the MSI for >multiple languages). > Date: Wed, 6 Nov 2013 09:47:20 +0530 > From: wixak...@gmail.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Change Wix UI strings at run time > > Hi, > > I want to change the Wix UI str

Re: [WiX-users] Change Wix UI strings at run time

2013-11-05 Thread ak m
Hi, I want to change the Wix UI strings at run time based on language selection in the Wix UI (in setup.msi file). Could anyone please help me on this? Thanks in Advance On Thu, Oct 31, 2013 at 9:02 PM, Phill Hogland wrote: > The CHM, the Wix tutorial, and searching this list, cover this s

Re: [WiX-users] Change Wix UI strings at run time

2013-10-31 Thread Phill Hogland
The CHM, the Wix tutorial, and searching this list, cover this subject. http://wixtoolset.org/documentation/manual/v3/howtos/ui_and_localization/make_installer_localizable.html http://wix.tramontana.co.hu/ http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Multilanguage-install-td6161

Re: [WiX-users] Change Wix UI strings at run time

2013-10-31 Thread ak m
I want to change the Wix UI strings at run time based on language selection in the Wix UI. Could anyone please help me on this? Thanks in Advance On Tue, Oct 29, 2013 at 9:14 PM, ak m wrote: > I want to change the Wix UI strings at run time based on language > selection in the Wix UI. > Could

[WiX-users] Change Wix UI strings at run time

2013-10-29 Thread ak m
I want to change the Wix UI strings at run time based on language selection in the Wix UI. Could anyone please help me on this? Thanks in Advance -- Android is increasing in popularity, but the open development platform th