vij wrote:
> Our product is supported on both 32-bit and 64-bit platforms(binaries 
> for both the platforms are same). Should I create separate 
> installation packages for both 32-bit and 64-bit platforms? or Can I 
> have one installation package which works on both 32-bit and 64-bit 
> machines?

If you want to install 32-bit binaries on both 32-bit and 64-bit system, 
you can use one 32-bit package. If you have any 64-bit binaries or need 
access to the 64-bit portions of the file system or registry, you need 
two packages -- for details, see 
http://msdn2.microsoft.com/en-us/library/aa372396.aspx. You can use 
preprocessor variables to build them from the same sources, however.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
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