I get this message: '...mfc120u.dll is missing...'.
My app is running under Visual Studio 13 on the Windows 8.0 platform. Under Main Setup File I included this:
D:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\redist\1033\vcredist_x86.exe
But when I install the .msi file on another machine, it gives me the mfc12u.dll file missing. I thought the purpose of the redistribs was to bundle the necessary dlls. No?
FOLLOW US