Re: [WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread jhewes
PROTECTED] On Behalf Of John Robbins Sent: Friday, June 09, 2006 6:59 PM To: jhewes; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Localization of ScrollableText filename not working. One thing that might work better is to use the preprocessor. For example, when I build my installation,

Re: [WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread Derek Cicerone
, June 09, 2006 6:59 PM To: jhewes; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Localization of ScrollableText filename not working. One thing that might work better is to use the preprocessor. For example, when I build my installation, I have a custom MSBuild task for the WiX binaries

Re: [WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread John Robbins
006 9:19 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Localization of ScrollableText filename not working. (sorry if this message gets sent twice, but I think it failed the first time) Yes, I have a Strings1033.wxl file for my localized strings. In there I have a line: EULA1033.rtf The

Re: [WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread Derek Cicerone
ourceFile' attribute. Jim -Original Message- From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 5:19 PM To: 'jhewes'; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Localization of ScrollableText filename not working. I don't think the

Re: [WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread jhewes
riginal Message- From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Friday, June 09, 2006 5:19 PM To: 'jhewes'; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Localization of ScrollableText filename not working. I don't think there is a good way to do this in 2.0 right no

Re: [WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread Derek Cicerone
ECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jhewes Sent: Friday, June 09, 2006 5:12 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Localization of ScrollableText filename not working. Sorry, forgot to mention that. I'm using version 2.0.4103. I just downloaded it a couple o

Re: [WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread jhewes
RE: [WiX-users] Localization of ScrollableText filename not working. What version of WiX are you using? Derek -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jhewes Sent: Friday, June 09, 2006 4:50 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users]

Re: [WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread Derek Cicerone
What version of WiX are you using? Derek -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of jhewes Sent: Friday, June 09, 2006 4:50 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Localization of ScrollableText filename not working. Hi, I&#

[WiX-users] Localization of ScrollableText filename not working.

2006-06-09 Thread jhewes
Hi, I'm new to Wix and to the list. I've been working on my installer, which needs to be multilingual. I'm using the Mondo UI. In the license agreement dialog, there are a couple of lines that define the text window that holds the text of the license agreement. It looks like this: Since my