Hi All,

Hopefully this is the correct place to post this..

I've currently got a 64bit win32 com component that requires registering via 
regsvr32.exe

I've been reading that the correct way to use this in WIX is using heat.exe to 
extract what will end up in the registry and including that in my installer.

However when I :

heat.exe file myFile.dll -gg -out myFile.wxs

I get :

heat.exe : warning HEAT5150 : Could not harvest data from a file that was 
expected to be a SelfReg DLL: myFile.dll.
If this file does not support SelfReg you can ignore this warning.
Otherwise, this error detail may be helpful to diagnose the failure:
Unable to load file: 
C:\ITAgile\8.1\IT2Source\IT2Net\IT2WebUI\bin\CRUFLIT\CRUFLIT2.dll, error: 193


I've managed to get this working on an extremely old 32bit version of this 
assembly and therefore believe this to be because heat.exe is a 32bit process 
and my assembly is 64bit?

Any guidance on how I would be able to harvest my latest 64bit version of this 
assembly?

Many Thanks
Jason
++++++ This e-mail is confidential and is intended solely for the use of the 
addressee(s). Content is not to be relied upon by any person other than the 
addressee(s), without prior written approval of IT2 Treasury Solutions. If you 
are not the intended recipient, please notify us immediately, destroy any 
copies and delete from your computer systems. Replies to this email may be 
monitored by IT2 Treasury Solutions for operational or business reasons. If you 
have received this e-mail in error, any use, disclosure, dissemination, 
forwarding, printing or copying is strictly prohibited. Although this email and 
any attachments are believed to be free of any virus or other defects which 
might affect any computer or IT system into which they are received, no 
responsibility is accepted by IT2 Treasury Solutions for any loss or damage 
arising in any way from the receipt or use therein. IT2 Treasury Solutions 
Limited, Company Registration Number: 01648116. Registered Office: Eyot Gardens 
House,
  23 Eyot Gardens, Hammersmith, London W6 9TR, United Kingdom. Place of 
Registration: United Kingdom
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to