VC++[2005~2022] 各版本 Run Time(VC Run Time-vc_redist)

VC++[2005~2022] 各版本 Run Time(VC Run Time-vc_redist)

VC++[2005~2022] 各版本 Run Time(VC Run Time-vc_redist)

資料來源: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160#visual-studio-2008-vc-90-sp1-no-longer-supported

GITHUB: https://github.com/jash-git/VC-Run-Time-vc_redist


=========================================

Visual Studio 2015, 2017, 2019, and 2022

X86 https://aka.ms/vs/17/release/vc_redist.x86.exe
X64 https://aka.ms/vs/17/release/vc_redist.x64.exe

Visual Studio 2013 (VC++ 12.0) (no longer supported)
https://aka.ms/highdpimfc2013x86enu
https://aka.ms/highdpimfc2013x64enu

Visual Studio 2012 (VC++ 11.0) Update 4 (no longer supported)
https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x86.exe
https://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vcredist_x64.exe

Visual Studio 2010 (VC++ 10.0) SP1 (no longer supported)
https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe
https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x64.exe

Visual Studio 2008 (VC++ 9.0) SP1 (no longer supported)
https://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x86.exe
https://download.microsoft.com/download/5/D/8/5D8C65CB-C849-4025-8E95-C3966CAFD8AE/vcredist_x64.exe

Visual Studio 2005 (VC++ 8.0) SP1 (no longer supported)

3 thoughts on “VC++[2005~2022] 各版本 Run Time(VC Run Time-vc_redist)

  1. VC14:適用於 Microsoft Visual C++ 2015。
    VC15:適用於 Microsoft Visual C++ 2017。
    VC16:適用於 Microsoft Visual C++ 2019。

  2. USBWEBSERVER失敗無法啟動 解決方法
    01.將資料夾放到磁碟跟目錄
    02.安裝對應 VC Run Time-vc_redist
    USBWEBSERVER 10
    PHP 8.1.3 ~ Visual Studio 2022
    Apache 2.4.52
    PhpMyAdmin 5.1.3
    MySQL 5.7.36 ~ Visual Studio 2013 (VC++ 12.0)

  3. PHP 和 VC Run time 關係與下載點 備份

    https://www.uwamp.com/en/?page=download

    Before use UwAmp you must install Visual C++ Redistributable x86 version vc_redist.x86.exe. This is a PHP requirement.
    For PHP older version you need : Download VC6 2005 vc_redist.x86.exe
    For PHP 5.3 you need : Download VC9 2008 vc_redist.x86.exe
    For PHP 5.4+ you need : Download VC11 2012 vc_redist.x86.exe
    For PHP 7.0 / 7.1 you need : Download VC14 2015 vc_redist.x86.exe
    For PHP 7.2+ you need : Download VC15 2017 vc_redist.x86.exe

發表迴響

你的電子郵件位址並不會被公開。 必要欄位標記為 *