Skip to content

Instantly share code, notes, and snippets.

@ChuckMichael
Last active June 7, 2026 13:19
Show Gist options
  • Select an option

  • Save ChuckMichael/7366c38f27e524add3c54f710678c98b to your computer and use it in GitHub Desktop.

Select an option

Save ChuckMichael/7366c38f27e524add3c54f710678c98b to your computer and use it in GitHub Desktop.
Visual C++ Redistributable Packages

Microsoft Visual C++ Redistributable Packages

Note

More information you can find on Microsoft documentation.

Tip

You can install all Visual C++ Redistributable Packages using only one command with winget! https://gist.github.com/ChuckMichael/d4221fd8681a7e962c8d37d623ff3145

Microsoft Visual C++ 2005 Redistributable Package

  • x64 8.0.61000 (EOL) Microsoft.VCRedist.2005.x64
  • x86 8.0.61001 (EOL) Microsoft.VCRedist.2005.x86

Microsoft Visual C++ 2008 Redistributable Package

  • x64 9.0.30729.6161 (EOL) Microsoft.VCRedist.2008.x64
  • x86 9.0.30729.6161 (EOL) Microsoft.VCRedist.2008.x86

Microsoft Visual C++ 2010 Redistributable Package

  • x64 10.0.40219.473 (EOL) Microsoft.VCRedist.2010.x64
  • x86 10.0.40219.473 (EOL) Microsoft.VCRedist.2010.x86

Microsoft Visual C++ 2012 Redistributable Package

  • x64 11.0.61030 (EOL) Microsoft.VCRedist.2012.x64
  • x86 11.0.61030 (EOL) Microsoft.VCRedist.2012.x86

Microsoft Visual C++ 2013 Redistributable Package

  • x64 12.0.40664 (EOL) Microsoft.VCRedist.2013.x64
  • x86 12.0.40664 (EOL) Microsoft.VCRedist.2013.x86

Microsoft Visual C++ v14 Redistributable Package

Previosly known as Visual C++ 2015-2022 Redistributable Package. The newest version is binary compatible with 2015,2017,2019,2022,2026. Support for Visual Studio 2015 ended on 15th October 2025.

  • x64 always lastest permalink (14.51.36030) Microsoft.VCRedist.2015+.x64
  • x86 always lastest permalink (14.51.36030) Microsoft.VCRedist.2015+.x86
@r-heimann

Copy link
Copy Markdown

Microsoft Visual C++ 2012 Redistributable Package is EOL.

@ChuckMichael

Copy link
Copy Markdown
Author

Microsoft Visual C++ 2012 Redistributable Package is EOL.

Updated, thanks!

@4nd114

4nd114 commented Jan 24, 2024

Copy link
Copy Markdown

Thanks!

@EspritCode

Copy link
Copy Markdown

Thanks

@ioc2e3

ioc2e3 commented Mar 17, 2024

Copy link
Copy Markdown

that ...

After installing the new version ( Microsoft Visual C++ Redistributable Packages ) ...

Can the old version be deleted?

.

@ChuckMichael

Copy link
Copy Markdown
Author

that ...

After installing the new version ( Microsoft Visual C++ Redistributable Packages ) ...

Can the old version be deleted?

.

Yes, you can uninstall the older version (eg. 9.0.30729.17, after installing the newer one - 9.0.30729.6161).

@ChrisGorringe

Copy link
Copy Markdown

2015-2022 has been updated to 14.40.33617.1. You can get the latest with winget.

@ChuckMichael

Copy link
Copy Markdown
Author

2015-2022 has been updated to 14.40.33617.1. You can get the latest with winget.

I'm aware of that. Sometimes version on winget is newer than mentioned on Microsoft documentation.

However, in this case 14.40.33617.1 is pre-release, as can be readen on microsoft/winget-pkgs#144318
14.38.33135 is still lastest stable release.

@ChrisGorringe

Copy link
Copy Markdown

2015-2022 has been updated to 14.40.33617.1. You can get the latest with winget.

I'm aware of that. Sometimes version on winget is newer than mentioned on Microsoft documentation.

However, in this case 14.40.33617.1 is pre-release, as can be readen on microsoft/winget-pkgs#144318 14.38.33135 is still lastest stable release.

Thanks Chuck for the info. Why do MS put pre-release software on winget? They make no mention of this when it’s listed or updated?

@ChrisGorringe

Copy link
Copy Markdown

2015-2022 has been updated to 14.40.33617.1. You can get the latest with winget.

I'm aware of that. Sometimes version on winget is newer than mentioned on Microsoft documentation.
However, in this case 14.40.33617.1 is pre-release, as can be readen on microsoft/winget-pkgs#144318 14.38.33135 is still lastest stable release.

Thanks Chuck for the info. Why do MS put pre-release software on winget? They make no mention of this when it’s listed or updated?

After reading the link you posted, it appears that others also question why winget is installing prerelease software. It might have been a mistake apparently.

@ioc2e3

ioc2e3 commented Mar 25, 2024

Copy link
Copy Markdown

那 ...
安裝新版本(Microsoft Visual C++ Redistributable Packages)後...
舊版可以刪除嗎?

是的,您可以卸載舊版本(例如,在安裝新版本 - 9.0.30729.6161 後,卸載舊版本 9.0.30729.17)。

Also, ask ...

After ( Microsoft Visual C++ 2015-2022 ) installation ...

( Microsoft Visual C++ 2005 )( Microsoft Visual C++ 2008 )( Microsoft Visual C++ 2010 )( Microsoft Visual C++ 2012 )( Microsoft Visual C++ 2013 ) ← Which ones can be deleted?

.

@W-ArcherEmiya

W-ArcherEmiya commented Mar 28, 2024

Copy link
Copy Markdown

Can you send me 'microsoft visual c++2008 9.0.30729.6161'? I can't find it in official website.

@ChuckMichael

Copy link
Copy Markdown
Author

那 ...
安裝新版本(Microsoft Visual C++ Redistributable Packages)後...
舊版可以刪除嗎?

是的,您可以卸載舊版本(例如,在安裝新版本 - 9.0.30729.6161 後,卸載舊版本 9.0.30729.17)。

Also, ask ...

After ( Microsoft Visual C++ 2015-2022 ) installation ...

( Microsoft Visual C++ 2005 )( Microsoft Visual C++ 2008 )( Microsoft Visual C++ 2010 )( Microsoft Visual C++ 2012 )( Microsoft Visual C++ 2013 ) ← Which ones can be deleted?

.

The best solution is to not uninstall any of these, because many installed programs may depends on them.

@ChuckMichael

Copy link
Copy Markdown
Author

Can you send me 'microsoft visual c++2008 9.0.30729.6161'? I can't find it in official website.

Sure, it is here: https://www.microsoft.com/download/details.aspx?id=26368

@wr3akhav0c

Copy link
Copy Markdown

Thank youuuu

@ELMILI2007

Copy link
Copy Markdown

NICE JOB THANKS

@ArnauldMbuku

Copy link
Copy Markdown

Merci beaucoup

@savagex34

Copy link
Copy Markdown

image

installed the x86 version but I get this error in x64

@DurgeDriven

DurgeDriven commented Sep 22, 2024

Copy link
Copy Markdown

installed the x86 version but I get this error in x64

Try this: https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

  1. Much better for fresh OS ( 1 click ) ie: temporarily disable UAC
  2. Install before Drivers ( AMD for one ) and tools or starting Steam games and they will not add their old versions.

Why does Steam use 2015-2022 in single packages and why don't they update their VC+ 2013 which is an old version.

@AnubisMann

Copy link
Copy Markdown

installed the x86 version but I get this error in x64

Try this: https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

  1. Much better for fresh OS ( 1 click ) ie: temporarily disable UAC
  2. Install before Drivers ( AMD for one ) and tools or starting Steam games and they will not add their old versions.

Why does Steam use 2015-2022 in single packages and why don't they update their VC+ 2013 which is an old version.

Most updated: https://github.com/abbodi1406/vcredist/releases

@dimatefps

Copy link
Copy Markdown

Thanks!

@ANGE-lab-ai

Copy link
Copy Markdown

Merci infiniment pour cette aide

@Lloyd-koutele

Copy link
Copy Markdown

Merci !!!

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