Hi,
I have an installation with product language English (US) which compiles and
links into a single msi-file. It runs on most PCs, however, lately I
experienced a strange problem on a dutch OS where it seems to require an
English transform file. I thought all this information is automatically
me
Hi Sandun,
You can use preprocessor defines:
To place that value somewhere type "$(var.MyVariable)".
Robert
> -Original Message-
> From: sandun css [mailto:sandun...@gmail.com]
> Sent: Wednesday, February 25, 2009 9:59 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] D
> You can also use the WixVariable element in a source file.
Yes, but I cannot assign language specific strings to this variable, e.g.
because the localized strings are evaluated at link time. I get the error
error LGHT0103: The system cannot find the file
'!(loc.path_to_license_rtf)'.
That's w
I know that it is possible to specify the license file via e.g.
-dWixUILicenseRtf="path\de-de\german_license.rtf"
option and that hereby it is possible to use a localized license file.
I use Wix with Visual Studio 2005 and want to pass this parameter to
light.exe but unfortunately, I have no lo
Sorry, I was lost in translation. The attribute is AllowAdvertise="no".
> -Original Message-
> From: Robert Nickel [mailto:robert.nic...@dcam.de]
> Sent: Tuesday, February 03, 2009 11:44 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] How
Hi,
I am new to Wix and hence, this question may be rather stupid. However, I did
not find an answer in the manual.
I use a simple setup with the standard WixUI_FeatureTree. When clicking on a
feature, one is allowed to choose to install a feature locally or not and to
install it when requir
6 matches
Mail list logo