I'm looking for away to include into the installation the merge modules of VC2008 (mscrt90 and atl90) My main problem involved around bundling the policy file. I've no problem adding the DLL and the manifest files but the policy seems to behave differently and can not simply be copied over...
The best solution I came up with so far was to include the MSM files into a separate MSI that is being installed by the NSIS script. But this is an ugly solution.
Thanks, Eden
NSIS is not a good solution for this. NSIS has no support for merge modules whatsoever. If you are looking for a free open source solution, try using Windows Installer XML (WiX, http://wix.sourceforge.net/)
If your installer is not MSI based, why use merge modules at all?
Your Visual Studio install should have a redist folder with exe files you can use to install the CRT etc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With