> We're creating separate 64-bit and 32-bit packages, and so far my 64-
> bit packages are refusing to install in 2003 Server. The most
> interesting of the errors reported by Orca is:
> 
> ICE80    ERROR    This package is marked with x64 but it has a schema
> less than 200.
> 
> How do I do that using wix2? I'm already setting Platforms="x64" in my
> <Package> element, and all my <Component>s now have Win64="yes" on
> them.

I think you want to set the InstallerVersion attribute of the Package
element to be at least "200".


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