I'm running Windows 8 and have installed Visual Studio 2010 and 2012.
I'm trying to build a setup project that is using vc90_mfc_x86.msm
. The build fails since all the vc90*
files are missing in the merge modules. There are only vc100*
and vc110*
files.
Where do I find the missing vc90*.msm
files?