I have already installed the MSI installers for programs compiled with Visual C ++ 2008 Express Edition and Wix (Windows Xml Installer). I just needed to bring in merge modules for C ++ Runtime Distributions from c: \ Program Files \ Common Files \ Merge Modules * .msm. I expected the procedure to be similar to Visual C ++ 2010 Express, but so far I have not been able to find merge modules. Perhaps they are no longer in Express Edition? Is there a new preferred way to create a Windows installer using Wix for my C ++ application that includes distributed runtimes?
Thanks in advance for your help or advice.
source
share