(1) It is common in many big shops that the build platform is standardized
servers which may have little to do with the actual target platform of the
product. Thus, there is often a need to be explicit.
(2) There are many 64-bit packages that install just one 64-bit component
and all the rest of the application is 32-bit.

-----Original Message-----
From: Elfe Xu [mailto:elf...@microsoft.com] 
Sent: Thursday, June 17, 2010 5:17 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] using a variable for Component Win64 attribute
value still generating generic warning not uniquely suppressible in wixproj
| build | suppress specific warnings field


Yeah, set the INSTALLPLATFORM property works.

I had thought the build platform set by configuration means the
"INSTALLPLATFORM". It's interesting that if I didn't set this property, the
sys.BUILDARCH is still correct (as I'm using Debug | x64), but the win64 is
"no". 

Is there any reason that:
(1) the build platform need to be different with the INSTALLPLATFORM?
(2) there are cases that the BUILDARCH is x64 but the win64 need to be false
(by default) for package, components, ca, registrykey...

Thanks,
-Elfe
-- 
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/using-a-variab
le-for-Component-Win64-attribute-value-still-generating-generic-warning-not-
uniquely-sd-tp1515820p5193501.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to