Skip the merge module, use burn, and add the two redistributables as 
prerequisites. Make the x64 specific redistributable, give it an 
InstallCondition of VersionNT64 and a DetectCondition based on a variable you 
define with a search. 


-----Original Message-----
From: Jack Sojourn [mailto:jack.sojo...@gmail.com] 
Sent: Tuesday, March 05, 2013 12:32 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Noobie Help

Hello...I am new to wix and installation programming in general.  I have a 
pretty simple setup requirement but am not sure how to do it.  My first hurdle 
is the redist install.  I know I should use the "Merge Id" and 
Microsoft_VC100_ATL_x86.msm or Microsoft_VC100_ATL_x64.msm.

However what I need to do is if the OS is 32bit then install the x86 one.
if 64bit then I need to install both as my app has a 32 bit dll and can not be 
recompiled.

can anyone give me some direction on the best way to do this?

Thanks.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics Download AppDynamics Lite for free 
today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to