Skip to content

Instantly share code, notes, and snippets.

@mmozeiko
Last active April 21, 2024 11:16
Show Gist options
  • Star 98 You must be signed in to star a gist
  • Fork 30 You must be signed in to fork a gist
  • Save mmozeiko/de5d9b756bd11b77db8bf4253bed8b3e to your computer and use it in GitHub Desktop.
Save mmozeiko/de5d9b756bd11b77db8bf4253bed8b3e to your computer and use it in GitHub Desktop.
Microsoft Visual C++ Redistributable Packages
@fartwhif
Copy link

fartwhif commented Jul 28, 2022

VS 2005 SP1 MVC
is not the same as
VS 2005 SP1
and the one that Microsoft is still hosting, the MVC one, doesn't work for some software and prevents the software from running until the real one (the real one was taken down by Microsoft) is installed.....

GOOD THING IT'S REDISTRIBUTABLE!!!

good grief, Microsoft...

https://web.archive.org/web/20190419092632/https://download.microsoft.com/download/e/1/c/e1c773de-73ba-494a-a5ba-f24906ecf088/vcredist_x86.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment