I'm using WixStandardBootstrapperApplication.HyperlinkSidebarLicense
in my burn bundle. I have localized strings for a few languages. I'm
looking into a bug reported against our Spanish localization. The
expectation is that when the Alt + A is pressed, the focus would be
received by the EULA checkb
Or just compress the language files so they are included with the bundle.
-Original Message-
From: Johri, Mohit IN BLR STS [mailto:mohit.jo...@siemens.com]
Sent: Wednesday, May 27, 2015 9:38 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Localization doesn
By adding a PayloadGroupRef to your BootstrapperApplicationRef.
Then when your BA is launched, use ProcessMon to watch what it does. The
files are typically extracted to the user's %temp% folder under a_GUID\bal1
(or something similar)
--
View this message in context:
http
y way in which we can get these files cached so that localization
works or some other way.
Thanks & Regards,
Mohit
-Original Message-
From: Phill Hogland [mailto:phogl...@rimage.com]
Sent: Wednesday, May 27, 2015 7:01 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Loc
My BA supports 13 cultures, and I am not seeing any problem when I use the
ARP to launch my bundle. What kind of BA did you create and how does your
BA detect the culture?
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Localization-doesn-t-work-f
Hi All,
Did anyone got into the same kind of issue, please help.
Thanks & Regards,
Mohit
-Original Message-
From: Johri, Mohit IN BLR STS [mailto:mohit.jo...@siemens.com]
Sent: Tuesday, May 26, 2015 5:59 PM
To: General discussion about the WiX toolset.
Subject: [WiX-users] Localiza
Hi All,
I have created a bootstrapper which support different languages during
installation. So I have added the language files from bundle as mentioned below
But my problem is that while clicking on the uninstall button from the ARP(
Programs and Features), the
Alvarez [mailto:nicolas.alva...@gmail.com]
Sent: November-28-13 12:12 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Localization of a Bootstrapper (Messages of
bal:Condition) [P]
The tutorial was written before Burn even existed, how would it help?
--
Nicolás
2013/11
[mailto:niander.ne...@gmail.com]
> Sent: November-28-13 11:40 AM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Localization of a Bootstrapper (Messages of
> bal:Condition) [P]
>
> Tank you for your response.
>
> However, I think that the correct would b
Classification: Public
Look at the WIX tutorial: http://wix.tramontana.co.hu/tutorial/localization
-Original Message-
From: nianderneves [mailto:niander.ne...@gmail.com]
Sent: November-28-13 11:40 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Localization of a
Tank you for your response.
However, I think that the correct would be:
!(loc.InstallConditionWrongPrivileges).
Nevertheless, that is not the point. If I do what you did for more than one
language wix will say that there is more than one string with the same ID so
I can't make more than one wxl. D
...@gmail.com]
Sent: November-28-13 8:36 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Localization of a Bootstrapper (Messages of bal:Condition)
Hi,
I'm using the StandardBootstrapperApplication.RtfLicense and I got the
localization like this:
That works perfectly. Ho
Hi,
I'm using the StandardBootstrapperApplication.RtfLicense and I got the
localization like this:
That works perfectly. However I'm using some conditions with the tag
. Like this:
Condition <> 1
I need to Localize the message shown by this condition. How can I do this?
Tha
On 22-May-13 03:25, Curran, Vincent wrote:
> Is it possible to localize the return values from SelectionSize control event
> (or any other control event).
Yes. See the UIText table doc in the MSI SDK and the WixUIExtension loc
strings like UITextSelChildCostPos.
--
sig://boB
http://joyofsetup.c
Hello all,
Is it possible to localize the return values from SelectionSize control event
(or any other control event). Here are samples from my UI control and entries
from my two loc files.
(loc.UI_FeatureSize)
LocaleFile-en-US.w
Hi All,
I have query regarding localizing Wix Bootstrapper and then
invoking appropriate MSI.
I have the following binaries
a) a) Wix Bootstrapper Exe
b) b) Localized MSI files for English,French and
German cultures created using Wix MSI Project(Visual Studio)
I am plannin
Hello,
I have a solution in Visual Studio with several Merge and Setup WiX projects. I
want to have a single localization file for all of these projects so that I can
keep track of the localization strings easier.
I have achieved this to some extend. I have created a WiX library project which
Subject: Re: [WiX-users] Localization Help
As far as I'm aware that text comes from Windows Installer and is not taken
from your MSI file. I
don't think there is anything to you can do about it. I'd love to know if
I'm wrong though.
Rob
On 10/12/2010 10:33, sreelatha polaki wro
As far as I'm aware that text comes from Windows Installer and is not taken
from your MSI file. I
don't think there is anything to you can do about it. I'd love to know if I'm
wrong though.
Rob
On 10/12/2010 10:33, sreelatha polaki wrote:
> Hi,
>
> We are using wix to create our installer pa
Hi,
We are using wix to create our installer packages. We are not using any
custom UI dialog in our installer ( Basic msi installer)
We are creating an msi installer which supports the localization for few of
the languages. When we install the msi on specific language OS the installer
displaying t
t: Re: [WiX-users] Localization issue: One msi file for
severallanguages
The steps here might be what you're after:
http://www.installsite.org/pages/en/msi/articles/embeddedlang/index.htm
Rob
On 06/07/2010 14:03, daniel.knoep...@noser.com wrote:
> Hi
>
> I am a Wix newbie an
The steps here might be what you're after:
http://www.installsite.org/pages/en/msi/articles/embeddedlang/index.htm
Rob
On 06/07/2010 14:03, daniel.knoep...@noser.com wrote:
> Hi
>
> I am a Wix newbie and I have a question concerning localization. I need my
> installer to support english and germ
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Localizati
on-again-td695038.html#a695038
-Original Message-
From: daniel.knoep...@noser.com [mailto:daniel.knoep...@noser.com]
Sent: 06 July 2010 14:03
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Localization
Hi
I am a Wix newbie and I have a question concerning localization. I need my
installer to support english and german. When i now compile my wix project, two
msi files are generated, one for each language.
In our case, what we would like to have is one single msi file where the
different langu
Sent: Friday, June 18, 2010 3:13 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Localization - ProductCode property
Certificates are not based on ProductCode. So how do I make sure that my
cert is not deleted during a major upgrade, but deleted during an unin
tap.san...@gmail.com]
> Sent: Thursday, June 17, 2010 8:31 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Localization - ProductCode property
>
> It is kind of complicated in my case. The IT admin would be installing a
> package on the
31 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Localization - ProductCode property
It is kind of complicated in my case. The IT admin would be installing a
package on the machine. During installation, it is going to talk to the
server and take up one slot i
It is kind of complicated in my case. The IT admin would be installing a
package on the machine. During installation, it is going to talk to the
server and take up one slot in the account(receives a cert). The next time
either the IT admin or the local admin runs the package on this machine, it
wil
Check the archives for more information, I asked a similar question
sometime last year. I can't find the exact thread, but ended up being
convinced to make the change. I did however find a list of pointers
from Rob around localization - changing the PackageCode was important
enough to be item 0 ;)
@gmail.com]
Sent: Wednesday, June 16, 2010 9:28 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Localization - ProductCode property
Hi,
I was going through an example for localization and came across this MSDN
page http://msdn.microsoft.com/en-us/library/aa372369
Hi,
I was going through an example for localization and came across this MSDN
page http://msdn.microsoft.com/en-us/library/aa372369. It says that we must
change the productCode for every localized package. Is this a necessary
condition or just a good practice? I'm planning to create MSIs for diffe
ience Park,
Glasgow G20 0SP
Email Disclaimer
-Original Message-
From: Trond Andersen [mailto:trond.ander...@gmail.com]
Sent: 22 April 2010 13:03
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Localization issues when using firewall extension
I've written up a question on stac
I've written up a question on stackoverflow regarding a localization
issue. Hope the good people on this mailinglist is interested to
provide an answer on stackoverflow since the formatting is a better on
stackoverflow and the data which the user write (questions and
answers) is under a creative co
On Thu, 15 Apr 2010 11:31:55 -0700 (PDT), Oleg Matcovsky wrote:
Oleg,
> I have to localize any standard message like this. Is it possible?
No, this happens before the installation starts, it is displayed by Windows
Installer in the actual language of the operating system.
Bye,
Gábor
-
Hi,
I have a simple installer project without UI(installs few services, dlls).
Installation process sometimes shows messages like: "Please wait until Windows
configures ".
I have to localize any standard message like this.
Is it possible?
regards,
Oleg
-
Flick an email to sascha.beaum...@nitropdf.com and I'll be more than
happy to help - my personal inbox is overloaded at the moment so
you'll get a quicker off-list response to my work address ;)
On Tue, Mar 9, 2010 at 2:27 PM, Sascha Beaumont
wrote:
> Sure, I'll contact you off-list :)
>
>
> On M
Sure, I'll contact you off-list :)
On Mon, Mar 8, 2010 at 4:25 AM, Christopher Painter
wrote:
> I've never done much by way of localization and while I'm trying to read
> every help topic and blog article I can find, I was wondering if there are
> any experts in this area who have experience w
I've never done much by way of localization and while I'm trying to read every
help topic and blog article I can find, I was wondering if there are any
experts in this area who have experience with WiX, Merge Modules and hopefully
InstallShield, who would be willing to have a detailed conversat
Deepin Jose wrote:
> Is there any way to automatically resize the button as the button text
> increases?
>
No; you need the controls to be large enough for all languages you support.
--
sig://boB
http://joyofsetup.com/
---
Hi All,
I have a problem regarding localization in WIX.
I am able to localize the installer UI but when I convert from one
language to another, the text overlaps the UI.
For e.g. If it's a button, the text of the button comes out of the
button boundary.
Is there any way to automatically res
Danielle k wrote:
> How can i know what strings in the wixui_enus.xwl are relevant?
>
All the strings have the name of the dialog they're used in as a prefix
so if your custom UI includes that dialog, you need those strings.
--
sig://boB
http://joyofsetup.com/
I am creating an installtion similar to WIXUI_InstallDir with some
customizations (new dialog pages). I would like to review all the
strings that are relevant to the installer and adjust them to my
product.
How can i know what strings in the wixui_enus.xwl are relevant?
How can i know which strings
mahesh u wrote:
> So, Is there any way I can localize installer UI dynamically i.e. something
> like when Installer starts up detect the OS language and localize it to that
> language?
>
MSI doesn't support that; the closest that's supported is a bootstrapper
that applies the appropriate langua
Hi All,
I read about localizing a MSI installer using Wix. It seems like I need to
localize the installer by using appropriate language .wxl file during MSI
package creation time itself.
So, Is there any way I can localize installer UI dynamically i.e. something
like when Installer starts up dete
ach
> language, or one package + multiple language transforms you should
> choose from and apply during install.
>
> Hope this helps.
>
> -- Yan
>
> -Original Message-
> From: Olivier Cochelin [mailto:ocoche...@notocord.com]
> Sent: Tuesday, March 03, 2009 10:
com]
Sent: Wednesday, May 13, 2009 12:15 PM
To: wix-users
Subject: Re: [WiX-users] Localization file
I assumed you were using a WXL file because you mentioned "that my
project isn't loading my localization file."
A localization file (WXL) is required if you use loc variables
extension (like
WixUIExtension) that uses loc variables and are building a language that is not
included with the extension. en-US is included with WixUIExtension.
-Eric
> Date: Wed, 13 May 2009 11:55:54 -0400
> From: james.macdiar...@eds.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [W
lists.sourceforge.net
> Subject: Re: [WiX-users] Localization file
>
>
> I don't know where to do that.
>
> -Original Message-
> From: Eric St.John [mailto:eric.st.j...@hotmail.com]
> Sent: Tuesday, May 12, 2009 8:44 PM
> To: wix-users
> Subject: Re: [WiX-u
009 8:44 PM
To: wix-users
Subject: Re: [WiX-users] Localization file
Have you set wixlocalizati...@culture to en-US for the localization
files you expect to be used when specifying Cultures=en-US?
-Eric
> Date: Tue, 12 May 2009 18:44:46 -0400
> From: james.macdiar...@eds.com
>
I don't know where to do that.
-Original Message-
From: Eric St.John [mailto:eric.st.j...@hotmail.com]
Sent: Tuesday, May 12, 2009 8:44 PM
To: wix-users
Subject: Re: [WiX-users] Localization file
Have you set wixlocalizati...@culture to en-US for the localization
files you expe
Have you set wixlocalizati...@culture to en-US for the localization files you
expect to be used when specifying Cultures=en-US?
-Eric
> Date: Tue, 12 May 2009 18:44:46 -0400
> From: james.macdiar...@eds.com
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Local
I've got the en-US parameter set in the cultures box in votive. Is
there something else I'm missing? I'm getting a lot of errors now that
seem to indicate that my project isn't loading my localization file.
Jim
--
The
[mailto:ocoche...@notocord.com]
Sent: Tuesday, March 03, 2009 10:57 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Localization: Multiple cultures / Single MSI
Hello,
I am rewriting with WiX 3 the installer of our product previously based
on Wise. Only two cultures
Hello,
I am rewriting with WiX 3 the installer of our product previously based
on Wise. Only two cultures are supported, "en-us" being the default.
Whatever the culture, the binaries installed on the target machine are
the same. So, what I would like to have is a single MSI embedding
localized UI
anwer nehal wrote:
> I was reading through the latest documentation about WiX3 localization and
> noticed that it mentions under "Using Localized Versions of WixUI" that if
> you are using WixUIExtension, it has translated strings and .wxl files for
> some languages, like de-de, ja-jp, etc. Wit
I was reading through the latest documentation about WiX3 localization and
noticed that it mentions under "Using Localized Versions of WixUI" that if you
are using WixUIExtension, it has translated strings and .wxl files for some
languages, like de-de, ja-jp, etc. With this in mind, I set the
Bo Cordell wrote:
> On a German OS, the following lines cause error "An error occurred while
> applying security settings. Users is not a valid user or group.". The
> reason is that "user" doesn't spell the same as it is in English. How does
> Wix support this kind of localization issue? Th
On a German OS, the following lines cause error "An error occurred while
applying security settings. Users is not a valid user or group.". The
reason is that "user" doesn't spell the same as it is in English. How does Wix
support this kind of localization issue? Thanks.
Bo
Robert Monro wrote:
> Hello all, I have been unable to find the non en-us localization files
> for Wix V3.
They're embedded in the extensions that provide them. For example, the
UI extension supports the following locales:
cs-cz
de-de
en-us
es-es
fr-fr
hu-hu
it-it
ja-jp
nl-nl
pl-pl
ru-ru
uk-ua
--Original Message-
From: Robert Monro [mailto:[EMAIL PROTECTED]
Sent: Friday, November 21, 2008 03:53
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Localization files for Wix V3 ?
Hello all, I have been unable to find the non en-us localization files
for Wix V3
Hello all, I have been unable to find the non en-us localization files
for Wix V3. Are they hosted in a separate location from the rest of the
source code or have they still to be written / moved from V2?
Any information on their location or when they may be available would be
very helpful. I am w
: Monday, July 21, 2008 8:07 PM
Subject: Re: [WiX-users] Localization filename change
> Ilya,
>
> Thanks for the additional insight into how your builds work. A
> follow-up question: is there something fundamental in the new
> localization work that doesn't integrate into your bui
y 21, 2008 8:30 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Localization filename change
Hi Neil,
We use at least two builds of WiX at the same time. Newer builds on
the development computers and older and well-tested on the production
server. And we u
;Neil Enns" <[EMAIL PROTECTED]>
To: "General discussion for Windows Installer XML toolset."
Sent: Monday, July 21, 2008 6:18 PM
Subject: Re: [WiX-users] Localization filename change
> Ilya,
>
> If we changed things so the localized output went into
> subdirectories
OTECTED] [EMAIL PROTECTED] On Behalf Of Dominik Guder [EMAIL
PROTECTED]
Sent: Monday, July 21, 2008 12:23 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Localization filename change
Neil Enns wrote:
>
> While Rob wasn't part of the change, I was :)
>
> I'
, July 21, 2008 1:59 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Localization filename change
Hi Bob, Rob, Neil and others,
Sorry for being so emotional, I really appreciate your work for the
WiX project.
>From my point of view the best approach
Hi Bob, Rob, Neil and others,
Sorry for being so emotional, I really appreciate your work for the
WiX project.
>From my point of view the best approach is overridability, and
backward compatibility when possible. So, I fully agree with Dominik's
position.
Our projects have multiple languages
Neil Enns wrote:
>
> While Rob wasn't part of the change, I was :)
>
> I'm looking for feedback on how to best approach tweaking this. One option
> that's been suggested is to not rename the MSI file, and to instead put
> them into subdirectories. So on a build you'd have
> $(TargetDir)\Cultur
CTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Mensching
Sent: Friday, July 18, 2008 9:38 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Localization filename change
No need to escalate to a vote necessarily. We can have an open discussion
about the change and
o: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Localization filename change
Hi list,
Please vote that this issue should be resolved. I guess many WiX users
have scripts that are now broken by 3.0.4309.0.
I have already opened a bug on sourceforge on this issue.
Hi list,
Please vote that this issue should be resolved. I guess many WiX users
have scripts that are now broken by 3.0.4309.0.
I have already opened a bug on sourceforge on this issue.
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=2020595&group_id=105970
The bug was closed with
Hi folks,
adding the culture to the output file is a nice feature, if you have more
than one language to maintain.
In our case this is somewhat disturbing. We use standard wix dialogs wher we
change the font size with localized values. Therefore it is required to add
a wxl file.
This results in
Thanks you! I was confused by the fact that I was only getting errors with
German, Spanish and Dutch because I thought those translations were
complete. By adding these missing items to my own 1031.wxl file I
was able to build an MSI.
The February 15, 2008 version of the WiX source requires
On Thu, 14 Feb 2008 21:59:20 +0100, Markus Kuehni wrote:
Markus,
> Strangely the localizations files from the version 2 are not
> mirrored into the 3.x releases. Maybe someone at the project could
> offer a reason for this?
I keep asking Bob from time to time when the UI part of v3 will cease to
>Bob Arnson wrote:
> Because, as you note, they don't work without modification.
Ok, but then you should probably remove WixUI_de-de.wxl as well. It was very
confusing for me to have German *half* working and French *not at all*.
Whatever, the thread will hopefully clarify this for others.
A
Markus Kuehni wrote:
> Strangely the localizations files from the version 2 are not mirrored into
> the 3.x releases. Maybe someone at the project could offer a reason for
> this?
>
Because, as you note, they don't work without modification.
--
sig://boB
http://joyofsetup.com/
Hi
Because it was not obvious to me and because I didn't find a solution using
Google, I'll post my findings here.
If you want to localize your UI with WiX version 3 and need more than
US-English, German, Spanish or Dutch you're stuck.
Strangely the localizations files from the version 2 are
Hi guys,
I’m trying to build a WiX project that must install files that contain
localized Korean characters, in their content and file names. Now, my file
code looks something like this:
This is my localization string:
표본 데이터.pdf
This localization v
Jared Hughes wrote:
> I'm trying to prepare my product for localization and I ran into a problem
> localizing the GUIDs for the Product ID and Upgrade Code. I noticed a couple
> messages about this and I also saw that a bug about this was closed several
> months ago, and I'm curious if this has bee
I'm trying to prepare my product for localization and I ran into a problem
localizing the GUIDs for the Product ID and Upgrade Code. I noticed a couple
messages about this and I also saw that a bug about this was closed several
months ago, and I'm curious if this has been fixed in a more-recent bu
Hi All,
I am using Wix Compiler version 2.0.5325.0 . when i am compiling the
file Product.wxs which is added with a web project, I get the following
errors
Error 1 The localization string 'ProgressTextInstallValidate' is
unknown.
Ensure that the localization variable $(loc.Prog
18. april 2007 16:54
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Localization question
Me again :P got some more questions regarding WIX I can't quite figure
out.
If I set the Language/Languages properties of the
Thomas Bjørnsen wrote:
> Me again :P got some more questions regarding WIX I can't quite figure out.
>
>
> If I set the Language/Languages properties of the Product/Package tags
> to say 1044 for Norwegian, should not error-messages be shown in
> Norwegian then?
The language settings just refe
Me again :P got some more questions regarding WIX I can't quite figure out.
If I set the Language/Languages properties of the Product/Package tags to
say 1044 for Norwegian, should not error-messages be shown in Norwegian
then?
I checked out WixUI_en-us.wxl and WixUI_no-no.wxl, why do they only
]
[mailto:[EMAIL PROTECTED] On Behalf Of Anders
Ljusberg
Sent: Friday, December 29, 2006 1:57 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Localization variable; Bug and workaround
I've been playing around with WiX 3.0 together with Votive (the latest
builds). Every time I
I've been playing around with WiX 3.0 together with Votive (the latest
builds). Every time I tried to use either XmlConfig or XmlFile I got these
kinds of messages:
Error 12 The localization variable !(loc.msierrXmlConfigFailedRead) is
unknown. Please ensure the variable is defined.
After some g
KURZE, Uwe wrote:
is
there a way for Localization of messages hosted in the WixIISExtension
DLL. In source code i only found an en-us.wxl file.
Currently, it's available in English only. Nobody's contributed any
translations for other languages.
--
sig://boB
http://bobs.org
-
is there a way for
Localization of messages hosted in the WixIISExtension DLL. In source code i
only found an en-us.wxl file.
the error message
is:
Error 24 The localization variable
!(loc.msierrIISFailedReadWebDirs) is unknown. Please ensure the variable
is
defined. E:\delivery\Dev\w
Thomas Krebs wrote:
> I've read through some of the localization threads but I have
> the impression that localization is (only?) understood as a static
> process, that means that I can create different MSIs each having a
> different language GUI.
>
That's right.
> I would like to have ONE MSI
Hi,
I've read through some of the localization threads but I have
the impression that localization is (only?) understood as a static
process, that means that I can create different MSIs each having a
different language GUI.
I would like to have ONE MSI with different languages where the
installati
Hi folks -
My first [and second] WiX packages made it to manufacturing ... now it's
time to build packages for our NLS distributions.
The first languages up are German and French, to be followed by Simplified
Chinese, Japanese, Spanish, Swedish and Italian.
I've looked at Gabor DEAK JAHN's trans
passing the filename in as a preprocessor variable is OK, too.
Thanks,
Jim
-Original Message-
From: Derek Cicerone [mailto:[EMAIL PROTECTED]
Sent: Friday, June 09, 2006 6:51 PM
To: 'John Robbins'; 'jhewes'; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users]
, 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
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
X 2.0. You should specify that the Text/@SourceFile
attribute currently isn't localizable.
Derek
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jhewes
Sent: Friday, June 09, 2006 6:19 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Local
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
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.
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]
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
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
100 matches
Mail list logo