I get an error when I try to use heat.exe.

Command line:

heat dir <mydir> -out somefile.wxs

Error:

Runtime Error!
Program c:\Program Files\Windows Installer XML v3\bin\heat.exe

R6034
An application has made an attempt to load the C runtime library
incorrectly. Please contact the application's support team for more
information.

More info:
wix 3.0.3815.0
windows XP (SP3)
visual studio 2005 and 2008 installed

It seems that heat.exe fails when trying to harvest information from
dlls in the directory. The dlls are linked with various different
other dlls and load fine in the software they are intended for (i.e.
all their dependencies are in PATH, including a msvcr80.dll and
Microsoft.VC80.CRT.manifest shipped with the software).

Any ideas? I'd like to use heat.exe to automatically generate .wxs
files, since there are hundreds of miscellaneous files in my package.

thanks
-Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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