Tuesday, February 11, 2020

A complete list of Microsoft Visual C++ Redistributes with Version Numbers




Here's an almost complete list of Microsoft Visual C++ Redistributes with Version Numbers





 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Installed Software Name - Version
Microsoft Visual C++ 2005 ATL Update kb973923 - x86 8.0.50727.4053                               
Microsoft Visual C++ 2005 Redistributable                                           
Microsoft Visual C++ 2008 Redistributable - KB2467174 - x86 9.0.30729.5570                           
Microsoft Visual C++ 2008 Redistributable - x86 9.0.21022                                   
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17                                  
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4148                                 
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4974                                 
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.6161                                 
Microsoft Visual C++ 2010 x86 Redistributable - 10.0.40219                                  
Microsoft Visual C++ 2010 x86 Runtime - 10.0.40219                                      
Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.61030                                  
Microsoft Visual C++ 2012 x86 Additional Runtime - 11.0.61030                                 
Microsoft Visual C++ 2012 x86 Debug Runtime - 11.0.60610                                    
Microsoft Visual C++ 2012 x86 Minimum Runtime - 11.0.61030                                   
Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.40649                                  
Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.30501                                  
Microsoft Visual C++ 2013 x86 Additional Runtime - 12.0.21005                                 
Microsoft Visual C++ 2013 x86 Minimum Runtime - 12.0.21005                                   
Microsoft Visual C++ 2015-2019 Redistributable (x86) - 14.24.28127                               
Microsoft Visual C++ 2017 Redistributable (x64) - 14.16.27033                                 
Microsoft Visual C++ 2019 X86 Additional Runtime - 14.24.28127                                 
Microsoft Visual C++ 2019 X86 Minimum Runtime - 14.24.28127     

Updated 2025

1. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.44.35211.0	Jun 2025 (June 9th, 2025)
2. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.44.35208.0	May 2025 (May 14th, 2025)
3. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.44.35112.1   Mar 2025 (March 25th, 2025)
4. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.42.34438.0	Nov 2024 (November 13th, 2024) 
5. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.42.34433.0	Oct 2024 (October 10th, 2024) 
6. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.40.33816.0	May 2024 (May 27th, 2024) 
7. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.40.33810.0	Feb 2024 (February 9th, 2024) 
8. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.38.33135.0	Nov 2023 (November 15th, 2023) 
9. Updated Microsoft Visual C++ 2015-2022 Runtime - 14.38.33130.0	May 2023 (May 18th, 2023) 
10.Updated Microsoft Visual C++ 2015-2022 Runtime - 14.36.32532.0	Feb 2023 (February 17th, 2023) 
11.Updated Microsoft Visual C++ 2015-2022 Runtime - 14.34.31938.0	Nov 2022 (November 10th, 2022) 
12.Updated Microsoft Visual C++ 2015-2022 Runtime - 14.34.31931.0	Jul 2022 (July 1st, 2022) 
13.Updated Microsoft Visual C++ 2015-2022 Runtime - 14.32.31332.0	Apr 2022 (April 28th, 2022)
14.Updated Microsoft Visual C++ 2015-2022 Runtime - 14.32.31326.0	Feb 2022 (February 16th, 2022)
15.Updated Microsoft Visual C++ 2015-2022 Runtime - 14.31.31103.0	Dec 2021 (December 6th, 2021)
16.Updated Microsoft Visual C++ 2015-2021 Runtime - 14.31.30818.0	Nov 2021 (November 10th, 2021)
17.Updated Microsoft Visual C++ 2015-2022 Runtime - 14.30.30704.0	Jul 2021 (July 15th, 2021)
18.Added   Microsoft Visual C++ 2022 Runtime - 14.30.30401	May 2021 (May 14th, 2021) 
19.Updated Microsoft Visual C++ 2015-2019 Runtime - 14.29.30129.1	Apr 2021 (April 8th, 2021) 
20.Updated Microsoft Visual C++ 2015-2019 Runtime - 14.29.30031.0	Mar 2021 (March 2nd, 2021) 
21.Updated Microsoft Visual C++ 2015-2019 Runtime - 14.29.29917.0


Source: Latest Visual C++ Redistributable Runtimes All-in-One Jul 2025 Download | TechPowerUp

So for example if you are missing VCRUNTIME140.DLL for new Microsoft Winfile project, you can install Microsoft Visual C++ 2015, 2017 or 2019  Redistributable, version 14.*.*.




Here's the dependency for Winfile  which is VCRUNTIME140.DLL.





No comments:

Post a Comment