Visual Studio 2005 Released version 8.0.50727.42 creates output DLLs with a manifest that says it depends upon

      <assemblyIdentity type="win32" name="Microsoft.VC80.CRT" version="8.0.50608.0"

 

Thus, heat can never find the MSVCR80.DLL version on the machine.  Is there a way to make heat ignore the version dependency so as to take the latest version which is on the machine?   Alternatively, is there a patch to VS 2005 to create correct manifest that indicates the correct version of VC80.CRT that it is using instead of a beta 2 version?

-------------------------------------------------------------------------
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