Use wix preprocessor directives to distinguish 32 bit and 64 bit
requirements and build twice changing the preprocessor variable.


On Thu, Jun 13, 2013 at 10:24 AM, Vik Jairath <vikjair...@hotmail.com>wrote:

> Hello,
>
> I'm new to wix and I would appreciate some help with an issue i'm
> encountering.  I have a Product.wxs file that has 32 bit components.  This
> is run on 64 bit and 32 bit platforms.
>
> I now need to use the same .wxs file but with some added dlls for the 64
> bit platform(need to be installed to program files instead of program files
> (x86).
>
> I'd like to do this with the same .wxs file but generate two msi's.  Is
> there an easy way to do this?  I'm using Nant.
>
> Thanks in advance.
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to