Maxim Sadovski wrote:
> The package lists Intel and x64 as supported
> platforms:
>         <Package InstallerVersion="200"
> Platforms="Intel, x64"
>   

That's not supported. Packages can support only one platform at a time, 
so you need one package for x86 and one for x64. And, to install a 
64-bit component, the package must be 64-bit. See "Template Summary 
Property" and "Using 64-Bit Windows Installer Packages" in the MSI SDK 
doc for details.

-- 
sig://boB
http://joyofsetup.com/


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to