A small clarification. The best thing is to set the architecture using the
"-arch" switch and set @Win64="no" *only* on those Components that are
32-bit only.

On Mon, Dec 27, 2010 at 1:42 AM, Blair <os...@live.com> wrote:

> In 2.0 RTM, basically everything defaults to 32-bit (x86/Intel) unless
> explicitly marked as 64-bit. The "Platforms" attribute of the "Package"
> element does not change that.
> In 3.0 RTM, basically everything defaults to whatever the "-arch"
> commandline parameter indicates. The "Platform" attribute of the "Package"
> element is one of those things that is defaulted by the "-arch" switch.
>
> Setting packa...@platform does not, however, change the defaults.
>
> The recommended practice is to set the -arch commandline switch, and not
> author either @Platform or @Win64 at all unless needed to override the
> defaults.
>
> -----Original Message-----
> From: Sean Farrow [mailto:sean.far...@seanfarrow.co.uk]
> Sent: Saturday, December 25, 2010 3:53 PM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] marking a component 64-bit
>
> Hi:
> If I set the wix package platform attribute to x64, do I need to mark a
> component as 64-bit, or is the component marked using the platform element?
> Any help appreciated.
> Sean.
>
> ----------------------------------------------------------------------------
> --
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to