VC Redistributables
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.