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 specified in the
> Language column.
> what must I change in the .wix file?
>   

If the file doesn't have a language specified in its version info 
resource, you can use the DefaultLanguage attribute to specify one. Use 
"0" for a language-neutral file.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to