VC Redistributables

From truxwiki.com
Jump to navigation Jump to search

Microsoft will periodically screw you by changing the contents of the DLLs that implement the C/C++ runtime. Typically, they will add a new critical DLL to the package. Since we compile with the latest Visual Studio, we must update the installer to include the very latest C/C++ runtime installer.

  • This page contains the links to the different packages.
  • This link should download the latest C/C++ installer.