anwesha.m wrote: > However, I require that the VC++ dlls get installed in the very beginning. > At the first dialog in the MSI itself we are using VC++ custom actions and > if we use merge modules the VC++ rutime dlls are not available at the time > of the first dialog. > > My first custom action is called after CostFinalize and i require the VC++ > runtime dlls to be deployed before this custom action is called. > > How can i achieve this? >
You can't using the merge modules. You need to use a chainer to install the redist .exe then start your installer. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users