Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Chris.Rowland
eforge.net Subject: Re: [WiX-users] WixLocalization, not quite getting it. I didn't quite get your tutorial since it messes around with user-selection and using $loc quite heavily. I thought if you create a WixLocalization file and have say Neste inn it and you loaded that file then a b

Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Rennie Petersen
27;s a field "Localized string file". Rennie > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Pseudonymic Wannabe > Sent: 3. maj 2007 11:38 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] WixLocalizati

Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Simon Dahlbacka
loc.wxs file to use either. >From: "Rennie Petersen" <[EMAIL PROTECTED]> >To: "Pseudonymic Wannabe" ><[EMAIL PROTECTED]>, >Subject: RE: [WiX-users] WixLocalization, not quite getting it. >Date: Thu, 3 May 2007 11:29:48 +0200 > >I first tried using WiXE

Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Pseudonymic Wannabe
e appropriate text? Don't quite see in your tutorial how you specify which loc.wxs file to use either. >From: "Rennie Petersen" <[EMAIL PROTECTED]> >To: "Pseudonymic Wannabe" ><[EMAIL PROTECTED]>, >Subject: RE: [WiX-users] WixLocalization, not quit

Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Rennie Petersen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Pseudonymic Wannabe > Sent: 3. maj 2007 11:10 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] WixLocalization, not quite getting it. > > I also forgot to

Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Simon Dahlbacka
As long as you have defined all strings in your ui using localization variables (like WixUI) then it shouldn't matter, AFAIK On 5/3/07, Pseudonymic Wannabe <[EMAIL PROTECTED]> wrote: I also forgot to add, I'm NOT using WixUI I built a new UI based on the example from WixEdit, I doubt localizati

Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Pseudonymic Wannabe
I also forgot to add, I'm NOT using WixUI I built a new UI based on the example from WixEdit, I doubt localization has anything to do with using WixUI or not though does it? _ Download Messenger. Join the i’m Initiative. Help make

Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Pseudonymic Wannabe
>Are you using WiX 2.0 or WiX 3.0? I'm using Wix 2.0 >Anyway, one MSI can only contain one language. To support 3 languages you >need to create 3 MSIs. > You can then convert 2 of them to MSTs to reduce >the final size of your deployment package. (Or maybe 1 MSI and 3 MSTs - >I'm not even sure

Re: [WiX-users] WixLocalization, not quite getting it.

2007-05-03 Thread Rennie Petersen
Are you using WiX 2.0 or WiX 3.0? Anyway, one MSI can only contain one language. To support 3 languages you need to create 3 MSIs. You can then convert 2 of them to MSTs to reduce the final size of your deployment package. (Or maybe 1 MSI and 3 MSTs - I'm not even sure of that.) You then use an