Thanks Blair for the information.
For example, i had added localized MST's to the main MSI file.

When i run the MSI in a specific language like Italian, it will display the
corresponding localized UI strings.

Can't we handle localized MST's at run time by using Wix with custom
actions?

If this is not possible, we need to add a bootstrapper to control the
localized MST's.

Please let me know your suggestions on this...

Thanks in Advance...



On Wed, Nov 6, 2013 at 10:19 AM, Blair Murri <os...@live.com> wrote:

> >From the MSI itself? You would have to relaunch the MSI from the
> beginning and exit out of the running instance. Windows Installer's UI
> doesn't really support that. That is one of the reasons why InstallShield
> always wraps their MSIs 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
> >
> > 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 <phogl...@rimage.com>
> wrote:
> >
> > > 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-td6161866.html
> > >
> > >
> > >
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Adding-language-transform-mst-s-to-Burn-Bundle-Chain-td7586986i20.html#a7588209
> > >
> > >
> > >
> > > --
> > > View this message in context:
> > >
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Change-Wix-UI-strings-at-run-time-tp7590087p7590179.html
> > > Sent from the wix-users mailing list archive at Nabble.com.
> > >
> > >
> > >
> ------------------------------------------------------------------------------
> > > Android is increasing in popularity, but the open development platform
> that
> > > developers love is also attractive to malware creators. Download this
> white
> > > paper to learn more about secure code signing practices that can help
> keep
> > > Android apps secure.
> > >
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> >
> ------------------------------------------------------------------------------
> > November Webinars for C, C++, Fortran Developers
> > Accelerate application performance with scalable programming models.
> Explore
> > techniques for threading, error checking, porting, and tuning. Get the
> most
> > from the latest Intel processors and coprocessors. See abstracts and
> register
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models.
> Explore
> techniques for threading, error checking, porting, and tuning. Get the most
> from the latest Intel processors and coprocessors. See abstracts and
> register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to