Hi,
By default, WIX treats all components as 32-bit. Our installation package will 
install either 32 bits or 64-bits binaries and we don’t have any mixed files 
going into separate directories. Is it possible to mark all components as 
64-bit? Without this, I would have to go to each individual component and set 
its Win64 value to yes or no based on whether it is being compiled for amd64 or 
x86 platform. If I can mark all components as either 32 bit or 64-bit at 
compile time globally, it would be great.I am working with existing project 
which already has lots of components. I want to avoid adding a 
variable/parameter to each component if possible.
 
Thank you, 
Ravi
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to