Re: [WiX-users] launching page localization

2009-09-17 Thread Blair
r Windows Installer XML toolset.; d...@tramontana.co.hu Subject: Re: [WiX-users] launching page localization Hi Blair, Originally, our Package @Language attribute was specified by a WiX localization variable (i.e. it would be different for every language). Our installer approach was as follows (from what I gat

Re: [WiX-users] launching page localization

2009-09-17 Thread Michael Bednarek
at run-time. Just a gotcha to watch out for. Mike -Original Message- From: Blair [mailto:os...@live.com] Sent: 16 September 2009 16:55 To: 'General discussion for Windows Installer XML toolset.'; d...@tramontana.co.hu Subject: Re: [WiX-users] launching page localization

Re: [WiX-users] launching page localization

2009-09-16 Thread Blair
way you provide the packages, and to assume the former. -Original Message- From: Michael Bednarek [mailto:michael.bedna...@eu.citrix.com] Sent: Wednesday, September 16, 2009 8:24 AM To: General discussion for Windows Installer XML toolset.; d...@tramontana.co.hu Subject: Re: [WiX-users]

Re: [WiX-users] launching page localization

2009-09-16 Thread Michael Bednarek
ral discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] launching page localization This is the blog entry I was referring to last night: http://blogs.msdn.com/heaths/archive/2006/10/25/how-windows-installer-uses-l anguages.aspx. You will notice he refers to two places where

Re: [WiX-users] launching page localization

2009-09-16 Thread Blair
. -Original Message- From: DEÁK JAHN, Gábor [mailto:d...@tramontana.co.hu] Sent: Wednesday, September 16, 2009 5:45 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] launching page localization On Wed, 16 Sep 2009 10:07:55 +0100, Michael Bednarek wrote: Mike, > va

[WiX-users] launching page localization

2009-09-16 Thread DE�K JAHN, G�bor
On Wed, 16 Sep 2009 10:07:55 +0100, Michael Bednarek wrote: Mike, > value of this attribute is "1033" then the text will always display > in English, even on non-English systems. If you want the text to > display in the system language, you can set the value of the > attribute to "0" (language ne

Re: [WiX-users] launching page localization

2009-09-16 Thread Michael Bednarek
?bor [mailto:d...@tramontana.co.hu] Sent: 15 September 2009 21:22 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] launching page localization On Tue, 15 Sep 2009 19:59:35 +, Lian Jiang wrote: Lian, You probably mean the very first small message about the inst

Re: [WiX-users] launching page localization

2009-09-16 Thread Blair
com] Sent: Tuesday, September 15, 2009 1:00 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] launching page localization Hi, I localized all strings used in my installer UI. The installer is a MUI based msi which means the same MSI can work on different locale ma

[WiX-users] launching page localization

2009-09-15 Thread Lian Jiang
Hi, I localized all strings used in my installer UI. The installer is a MUI based msi which means the same MSI can work on different locale machines and shows the strings in the corresponding locale. All dialogs works fine except that the launching page (the verify first dialog showing somethi

[WiX-users] launching page localization

2009-09-15 Thread DE�K JAHN, G�bor
On Tue, 15 Sep 2009 19:59:35 +, Lian Jiang wrote: Lian, You probably mean the very first small message about the installation launching. This is displayed by the Windows Installer, not your installer. So, no matter how fully you have localized yours, this message will display in the actual