Hi Neil,
I'm not an expert & these might not work but they might help in some way
(I haven't tested them but we do something similar - not same unfortunately).
You could have something in StandardVars.wxi
And then have
$(var.myRFT)
And if that doesn't work just use
Finally, should the
y.
Do you know the control's name?
I searched in orca, but cannot find string anywhere.
Pat Higgins wrote:
>
> I could be wrong but without looking at your MSI, here goes.
>
> The strings you're seeing are probably in the Control table; so you might
> see something like
I could be wrong but without looking at your MSI, here goes.
The strings you're seeing are probably in the Control table; so you might see
something like
{\WixUI_Font_Bigger}this is my text being displayed
If you have something like that, you can remove or replace the
{\WixUI_Font_Bigger} with s
You could try something like
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stas Klyachkovsky
Sent: 28 July 2008 12:32
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] GUID generation in WiX
Hi there,
I need to generate a GUID during the setup
Not sure if you'll hit a problem if each MSI if for a different client & they
are unlikely to install each others MSI.
That said, an error could occur & a component for client X is built into an MSI
for client Y - client Y installing that MSI might have an issue.
Sorry I can't give a straight ans
Have you got your strings in a WXL file? I think using other files (wxi, wxs)
etc won't allow extended chars to be displayed.
Also, in the WXL you may need to specify the codepage & culture but I think
pt-br is 1252 so if you haven't specified it, the WXL would by default use 1252
anyway
...
Not sure if this will work for you but we've created GUIDs the following way in
the past.
I'm not sure we have example of what you're doing so maybe it'll work & maybe
it won't.
Thx
Pat
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Bush
Sent: 18 February 2008 16:07
T
GUID's in a build using WXL files, if so, how? (Or have I
answered the question myself? It can't be done!)
I hope that's a clear explanation & question.
Thanks & have a good weekend.
Pat Higgins
-
Using To
8 matches
Mail list logo