Hello,

I am building an installer that uses a merge module for 64 bit machines.

The Package element in both the installer and the merge module specify
(Platforms="x64")  and each component says (Win64="yes"). However, I
getting the "ICE80 error: This 64BitComponent [1] uses 32BitDirectory
[3]" (where [1] is the offending component and [2] is the offending
directory).  For example:

This 64BitComponent MyComp1.XXXX-XXXX-XXXX-XXXX uses 32BitDirectory
INSTALLDIR.XXXX-XXXX-XXXX-XXXX".

Is there something else I can check? 
Is there something else I am missing? 
How can I validate that the directories are right in orca?  
How can I ensure that my dirs are all 64 bit?

In my installer, INSTALLDIR is falling under "Pfiles" (In one case, I
use ".") , as seen in my example/


Thanks, 

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