Re: [WiX-users] warning message LGHT1076 : ICE60

2012-02-13 Thread TimM
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

Re: [WiX-users] warning message LGHT1076 : ICE60

2007-01-23 Thread Bob Arnson
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

[WiX-users] warning message LGHT1076 : ICE60

2007-01-23 Thread Frank Büttner
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