This is with WiX 3.0.

I have an installer that has a COM component. I'm using heat to harvest the COM 
configuration from both the DLL and TLB files into a fragment that I then 
include in my wix build. This works great.

Now, I need to produce a 64-bit version of the same product, but I build it all 
on a 32-bit computer. When heat tries to harvest the data from the 64-bit DLL 
and TLB, it fails. I understand why it fails: it can't load the 64-bit DLL on a 
32-bit system. But is there a way around it?

Here's how I'm calling heat:

heat.exe file MyProduct.dll -srd -suid -dr lib -gg -out MyProduct.wxs

---
Bradford Younie
Senior Software Engineer
Chase Paymentech Solutions
4 NE Blvd
Salem, NH 03079-1952
Fax: 603-896-813
bradford.you...@chasepaymentech.com
----------
Learn more about Chase Paymentech Solutions,LLC payment processing services at 
www.chasepaymentech.com.

THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments are 
proprietary and confidential information intended only for the use of the 
recipient(s) named above.  If you are not the intended recipient, you may not 
print, distribute, or copy this message or any attachments.  If you have 
received this communication in error, please notify the sender by return e-mail 
and delete this message and any attachments from your computer.



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to