Skip to content

Commit d3fc18c

Browse files
Merge pull request #5580 from TylerMSFT/version
note 2013 no longer supported
2 parents 0284663 + 0b17fa8 commit d3fc18c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/windows/latest-supported-vc-redist.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Latest supported Visual C++ Redistributable downloads"
33
description: "This article lists the download links for the latest versions of Visual C++ Redistributable packages."
4-
ms.date: 02/26/2024
4+
ms.date: 5/28/2024
55
helpviewer_keywords:
66
[
77
"redist",
@@ -28,7 +28,8 @@ This table lists the latest supported English (en-US) Microsoft Visual C++ Redis
2828
Unlike older versions of Visual Studio, which have infrequent redist updates, the version number isn't listed in the following table for Visual Studio 2015-2022 because the redist is updated frequently. To find the version number of the latest redist, download the redist you're interested in using one of the following links. Then, look at its properties using Windows File Explorer. In the **Details** pane, the **File version** contains the version of the redist.
2929

3030
## Latest Microsoft Visual C++ Redistributable Version
31-
The latest version is `14.38.33135.0`
31+
32+
The latest version is `14.40.33810.0`
3233

3334
Use the following links to download this version for each supported architecture:
3435

@@ -44,17 +45,17 @@ Download other versions, including long term servicing release channel (LTSC) ve
4445

4546
- The Visual C++ Redistributable for Visual Studio 2015-2022 doesn't have separate packages for different languages. It contains EULAs for all supported languages.
4647

47-
- Some of the downloads that are mentioned in this article are currently available on [my.visualstudio.com](https://my.visualstudio.com/). Log in using a Visual Studio Subscription account so that you can access the download links. If you're asked for credentials, use your existing Visual Studio subscription account. Or, create a free account by choosing the **No account? Create one!** link.
48+
- Some of the downloads that are mentioned in this article are currently available on [my.visualstudio.com](https://my.visualstudio.com/). Log in using a Visual Studio Subscription account so that you can access the download links. If you're asked for credentials, use your existing Visual Studio subscription account. Or, create a free account by choosing the **No account? Create one!** link.
4849

4950
- Visual Studio versions since Visual Studio 2015 share the same Redistributable files. For example, any apps built by the Visual Studio 2015, 2017, 2019, or 2022 toolsets can use the latest Microsoft Visual C++ Redistributable. However, the version of the Microsoft Visual C++ Redistributable installed on the machine must be the same or higher than the version of the Visual C++ toolset used to create your application. For more information about which version of the Redistributable to install, see [Determining which DLLs to redistribute](determining-which-dlls-to-redistribute.md). For more information about binary compatibility, see [C++ binary compatibility between Visual Studio versions](../porting/binary-compat-2015-2017.md).
5051

5152
- **Windows XP Support**: Microsoft ended support for Windows XP on April 8, 2014. Current versions of the Visual C++ Redistributable for Visual Studio 2015-2022 only support Windows 7, 8.1, 10, and 11. The last version of the Visual C++ Redistributable that works on Windows XP shipped in Visual Studio 2019 version 16.7 (file versions starting with **14.27**). The Redistributable is available in the [my.visualstudio.com Downloads](https://my.visualstudio.com/Downloads/) section as **Visual C++ Redistributable for Visual Studio 2019 (version 16.7)**. Use the Search box to find this version. To download the files, select the platform and language you need, and then choose the **Download** button.
5253

5354
- The Visual C++ Redistributable supports several command-line options. For more information, see [Command-line options for the Redistributable packages](./redistributing-visual-cpp-files.md#command-line-options-for-the-redistributable-packages).
5455

55-
## Visual Studio 2013 (VC++ 12.0)
56+
## Visual Studio 2013 (VC++ 12.0) (no longer supported)
5657

57-
These links download the latest supported en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2013.
58+
These links download the latest available en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2013.
5859
You can download other versions and languages from [Update for Visual C++ 2013 Redistributable Package](https://support.microsoft.com/topic/update-for-visual-c-2013-redistributable-package-d8ccd6a5-4e26-c290-517b-8da6cfdf4f10) or from [my.visualstudio.com](https://my.visualstudio.com/).
5960

6061
| Architecture | Version | Link |

0 commit comments

Comments
 (0)