Hi Bob,
In your post
> http://www.joyofsetup.com/2010/05/14/working-hard-or-hardly-working/.
> Use the -arch switch and you get smart defaults.
So, running candle with teh -arch switch does take care of marking the
components at 64 bits, but if using the same Wix source file for the 32 and 64
bits installer with the only difference of the candle -arh switch, the
Components GUIDS for the 64 and 32 bits installer are all the same. The two
installers cannot install in the same box since the launch conditios are
mutually exclusive. Do we still need to have unique GUIDS per components, I am
almost sure we do, but just asking.
Thanks
Andres
> Date: Sat, 7 Aug 2010 10:56:31 -0400
> From: b...@joyofsetup.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Newbie x64 msi question
>
> On 8/4/2010 9:57 AM, Pally Sandher wrote:
> > You need to set the Win64 attribute on your components. If it's not set
> > they default to 32-bit components in an x64 package.
> > An easy way to do it is to use a pre-processor variable set to "no" or
> > "yes" whether you're building x86 or x64 packages respectively. Then you
> > can simply use something like Win64="$(var.is64bit)" in all the
> > components you need to. See
> > http://wix.sourceforge.net/manual-wix3/preprocessor.htm
> >
>
> Unnecessary: See
> http://www.joyofsetup.com/2010/05/14/working-hard-or-hardly-working/.
> Use the -arch switch and you get smart defaults.
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users