Hi All,

Is it possible to bundle 32-bit and 64-bit files into a single MSI and
install the appropriate ones based on the system on which it is being
installed?

Specifically, I have a 32-bit driver (.sys) file and a 64-bit driver (.sys)
file. The rest of the files are all 32-bit.

I am trying to use DifxApp to build the msi. However, it appears that I need
to specify one of the two lib files to the wix linker (Light.exe) as a
"reference" - difxapp_x64.wixlib or difxapp_x86.wixlib.

Is it even possible to have a single msi file in this case? I would
appreciate your thoughts on this topic.

Thanks,
Prashant
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to