I'd suggest you need a bundle which installs the vcredist first (using the exe version) and then runs your msi.
(It is not CAQuietExec that requires VC I would assume it is whatever you are running with it.) Neil -----Original Message----- From: Gabi Ganam [mailto:gabi.ga...@aternity.com] Sent: 22 May 2014 14:27 To: wix-users@lists.sourceforge.net Subject: [WiX-users] CAQuietExec - Requires VC runtime redist? In a machine without VCRedist, I get the following error: MSI (s) (D8:C8) [14:31:44:359]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIBA1E.tmp, Entrypoint: CAQuietExec CAQuietExec: CAQuietExec: ?????????? ??????????????????????????????????????????????????????????????????????????????4??????????????????????????????????????????4???????????????????????????????????????????>???????+????????????????????????? CAQuietExec: Error 0xe0434352: Command line returned an error. CAQuietExec: Error 0xe0434352: CAQuietExec Failed Installing the VC++ 2008 redistributable solves it. Obviously I have the VC 2008 in my installation (as merge modules, gathered under a Feature element), as my product requires them too. So - how come they aren't installed in time for CAQuietExec? How can I set it so they will be installed first, so that the CA won't fail? Thanks, Gabi. ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users