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
Dear Sir,
We are using the Wix project a lot and well in vs2008.We have some wix
project template files which were developed under wix3.0 with Visual
Studio 2008. But after migration into vs2010 with Wix3.5, we meet some
warning during the start up of a new instance of the Guidance Package.
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
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 specified in the
Language column.
what m
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
--
Subject: [WiX-users] Warning message
Our application is not currently officially supported on Windows 2003 (some
mumbo-jumbo about QA having to give the thumbs up). But I know it works because
Windows 2003 is what my development PC runs.
Is there a WiX way to display a warning to the user that
Our application is not currently officially supported on Windows 2003 (some
mumbo-jumbo about QA having to give the thumbs up). But I know it works
because Windows 2003 is what my development PC runs.
Is there a WiX way to display a warning to the user that Windows 2003 is not
a supported platfor
10 matches
Mail list logo