Update for Visual C++ 2013 and Visual C++ Redistributable Package

Symptoms

When you use Microsoft Visual C++ 2013, you may encounter the following issues:

  • Heap corruption occurs because of a synchronization bug in SetLocale, and this triggers an access violation.
  • When you install an updated redistributable package, binaries for non-target architectures are removed. For example, after you install an update for an x86-based application, the x64 Visual C++ 2013 runtime libraries are missing. This fix makes sure that both versions of the Visual C++ redistributable are visible when you add or remove programs after installation of the update.

      

Resolution

This update for Microsoft Visual C++ 2013 Update 5 Redistributable Package is released as a download-only update and isn’t distributed through Windows Update. Redistribution of this update is allowed subject to the same license terms as granted by the Microsoft Visual Studio 2013 Update 5 release.

Microsoft Download Center

The following file is available for download from the Microsoft Download Center:
x64.exe File Path

x86.exe File Path

          

File information

VCRedist_x86.exe installation path:

  • 86 OS: %WinDir%\System32
  • 64 OS: %WinDir%\SysWow64

          

File name File size (x86) File Version
msvcr120.dll 949 KB 12.0.40649.5
msvcp120.dll 445 KB 12.0.40649.5
vcamp120.dll 332 KB 12.0.40649.5
vcomp120.dll 118 KB 12.0.40649.5
vccorlib120.dll 243 KB 12.0.40649.5
mfc120.dll 4,321 KB 12.0.40649.5
mfc120u.dll 4,346 KB 12.0.40649.5
mfc120chs.dll 46 KB 12.0.40649.5
mfc120cht.dll 46 KB 12.0.40649.5
mfc120deu.dll 74 KB 12.0.40649.5
mfc120enu.dll 64 KB 12.0.40649.5
mfc120esn.dll 73 KB 12.0.40649.5
mfc120fra.dll 74 KB 12.0.40649.5
mfc120ita.dll 72 KB 12.0.40649.5
mfc120jpn.dll 53 KB 12.0.40649.5
mfc120kor.dll 53 KB 12.0.40649.5
mfc120rus.dll 70 KB 12.0.40649.5

Vcredist_x64.exe installation path:

  • 64 OS : %WinDir%\System32

          

File name File size (x64) File Version
msvcr120.dll 942 KB 12.0.40649.5
msvcp120.dll 645 KB 12.0.40649.5
vcamp120.dll 471 KB 12.0.40649.5
vcomp120.dll 135 KB 12.0.40649.5
vccorlib120.dll 349 KB 12.0.40649.5
mfc120.dll 5,477 KB 12.0.40649.5
mfc120u.dll 5,503 KB 12.0.40649.5
mfc120chs.dll 46 KB 12.0.40649.5
mfc120cht.dll 46 KB 12.0.40649.5
mfc120deu.dll 74 KB 12.0.40649.5
mfc120enu.dll 64 KB 12.0.40649.5
mfc120esn.dll 73 KB 12.0.40649.5
mfc120fra.dll 74 KB 12.0.40649.5
mfc120ita.dll 72 KB 12.0.40649.5
mfc120jpn.dll 53 KB 12.0.40649.5
mfc120kor.dll 53 KB 12.0.40649.5
mfc120rus.dll 70 KB 12.0.40649.5

Read more here: Source link