I have the same issue, and the files that I am including are 3rd party files
so we can not change them.
I tried the DefaultLanguage = 0 and I then get a LGHT1101 warning. So that
does not solve the issue. So if we can not get rid of the LGHT1076 warning
I guess we would have to just ignore it
Frank Büttner wrote:
> In my merge module I add an dll file.
> When I run light I get this waring:
> warning LGHT1076 : ICE60: The file
> qtassistentclientdll.37691951_BCAF_4845_BD35_8239BCA76DBC is not a Font,
> and its version is not a
> companion file reference. It should have a language specifi
Perfect! That is exactly what I wanted and it is working great!
On 11/22/06, Bob Arnson <[EMAIL PROTECTED]> wrote:
Mike Dimmick wrote:
> You'd probably want the condition to be NOT Installed AND VersionNT >=
502
> so that Windows XP users didn't also get the message. Assuming, of
course,
> tha
Mike Dimmick wrote:
> You'd probably want the condition to be NOT Installed AND VersionNT >= 502
> so that Windows XP users didn't also get the message. Assuming, of course,
> that you want the message also to appear on Windows Vista. If not, try
> VersionNT = 502.
>
Yes, sorry I didn't clarify
Rob Mensching; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Warning message
John Lalande wrote:
> I am using the InstallDir ui set. To do what you suggest, will I need
> to modify this set? Or is there an easier way?
You can add a new dialog then show it before WelcomeDlg:
John Lalande wrote:
> I am using the InstallDir ui set. To do what you suggest, will I need
> to modify this set? Or is there an easier way?
You can add a new dialog then show it before WelcomeDlg:
NOT Installed
--
sig://boB
http://bobs.org
--
Just display a dialog that is conditionalized on the correct property. You can
exit the install or allow it to continue based on user decisions.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Lalande
Sent: Tuesday, November 21, 2006 15:13
To: wix-users@lists.sourceforge.net
7 matches
Mail list logo