I am packaging third party DLLs in my .msi file.  These DLLs do not 
contain a Language entry in their resource bundle.  When I validate the 
MSI I get an ICE60 warning for each of these DLLs: "The file <component 
name> is not a Font, and its version is not a companion file reference. 
  It should have a language specified in the Language column."

If I manually add the value 1033 to the Language column for each of 
these entries I no longer get the validation warning.

I have added a DefaultLanguage="1033" attribute to the <File/> element 
for each of these libraries, but this value seems to be ignored.  I 
still get empty Language column values for these files.

What am I doing wrong?

Ted

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to