Microsoft visual c redistributable 2008 sp1 x64 скачать на windows 10

Microsoft Visual C++ 2008 provides a powerful and flexible development environment for creating Windows–based and Microsoft .NET–based apps

Microsoft Visual C++ 2008 SP1 Redistributable

Microsoft Visual C++ 2008 provides a powerful and flexible development environment for creating Microsoft Windows based and Microsoft .NET based applications.

Microsoft Visual C++ 2008 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Microsoft Visual C++ 2008 installed.

This package installs runtime components of C Runtime (CRT), Standard C++, ATL, MFC, OpenMP and MSDIA libraries.

For libraries that support side-by-side deployment model (CRT, SCL, ATL, MFC, OpenMP) they are installed into the native assembly cache, also called WinSxS folder, on versions of Windows operating system that support side-by-side assemblies.

Microsoft Visual C++ (also known as MSVC) is a commercial integrated development environment (IDE) product engineered by Microsoft for the C, C++, and C++/CLI programming languages.It has tools for developing and debugging C++ code, especially that is written for the Microsoft Windows API, the DirectX API, and the Microsoft .NET Framework.

Microsoft Visual C++ 2008 has features such as syntax highlighting, IntelliSense (a coding autocompletion feature) and advanced debugging functionality.

For example, it allows for remote debugging using a separate computer and allows debugging by stepping through code a line at a time. The “edit and continue” functionality allows changing the source code and rebuilding the program during program debugging, without restarting the debugged program.

The compile and build system feature, precompiled header files, “minimal rebuild” functionality and incremental link. these features significantly shorten turn-around time to edit, compile and link the program, especially for large software projects.

title description ms.date helpviewer_keywords author ms.author

Latest supported Visual C++ Redistributable downloads

This article lists the download links for the latest versions of Visual C++ Redistributable packages.

01/13/2023

redist

vcredist

Visual [C++] redistributable

Visual [C++] downloads

MSVC downloads

[C++] downloads

MahmoudGSaleh

msaleh

Microsoft Visual C++ Redistributable latest supported downloads

The Visual C++ Redistributable installs Microsoft C and C++ (MSVC) runtime libraries. These libraries are required by many applications built by using Microsoft C and C++ tools. If your app uses those libraries, a Microsoft Visual C++ Redistributable package must be installed on the target system before you install your app. The Redistributable package architecture must match your app’s target architecture. The Redistributable version must be at least as recent as the MSVC build toolset used to build your app. We recommend you use the latest Redistributable available for your version of Visual Studio, with some exceptions noted later in this article.

For details on how to install and redistribute Visual Studio components, see Redistributing Visual C++ Files.

Visual Studio 2015, 2017, 2019, and 2022

This table lists the latest supported English (en-US) Microsoft Visual C++ Redistributable packages for Visual Studio 2015, 2017, 2019, and 2022. The latest supported version has the most recent implemented C++ features, security, reliability, and performance improvements. It also includes the latest C++ standard language and library standards conformance updates. We recommend you install this version for all applications created using Visual Studio 2015, 2017, 2019, or 2022.

Architecture Link Notes
ARM64 https://aka.ms/vs/17/release/vc_redist.arm64.exe Permalink for latest supported ARM64 version
X86 https://aka.ms/vs/17/release/vc_redist.x86.exe Permalink for latest supported x86 version
X64 https://aka.ms/vs/17/release/vc_redist.x64.exe Permalink for latest supported x64 version. The X64 Redistributable package contains both ARM64 and X64 binaries. This package makes it easy to install required Visual C++ ARM64 binaries when the X64 Redistributable is installed on an ARM64 device.

Download other languages and versions, including versions for long term servicing release channels (LTSC), from my.visualstudio.com.

[!NOTE]
Some of the downloads that are mentioned in this article are currently available on my.visualstudio.com. Make sure to log in by 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 selecting the link in No account? Create one!

Notes

  • 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. For more information about binary compatibility, see C++ binary compatibility between Visual Studio versions.

  • 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 Vista, 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 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.

  • The Visual C++ Redistributable supports several command-line options. For more information, see Command-line options for the Redistributable packages.

Visual Studio 2013 (VC++ 12.0)

These links download the latest supported en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2013.
You can download other versions and languages from Update for Visual C++ 2013 Redistributable Package or from my.visualstudio.com.

Architecture Version Link
X86 12.0.40664.0 vcredist_x86.exe
X64 12.0.40664.0 vcredist_x64.exe

Other versions

  • Multibyte MFC Library for Visual Studio 2013. This MFC add-on for Visual Studio 2013 contains the multibyte character set (MBCS) version of the Microsoft Foundation Class (MFC) Library.
  • Visual C++ 2013 Runtime for Sideloaded Windows 8.1 apps. For more information, see C++ Runtime for Sideloaded Windows 8.1 apps on the C++ Team Blog.

Visual Studio 2012 (VC++ 11.0) Update 4

These links download the latest supported en-US Microsoft Visual C++ Redistributable packages for Visual Studio 2012 Update 4. You can download other versions and languages from Microsoft Visual C++ Redistributable Packages for Visual Studio 2012 Update 4 or from my.visualstudio.com.

Architecture Version Link
X86 11.0.61030.0 en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x86_3161523.exe
X64 11.0.61030.0 en_visual_cpp_redistributable_for_visual_studio_2012_update_4_x64_3161523.exe

Visual Studio 2010 (VC++ 10.0) SP1 (no longer supported)

[!NOTE]
Visual Studio 2010 Service Pack 1 reached end of extended support on July 14, 2020

Architecture Version Link
X86 10.0.40219.325 vcredist_x86.exe
X64 10.0.40219.325 vcredist_x64.exe

Download Redistributable files for other languages and architectures from:

  • Microsoft Visual C++ 2010 SP1 Redistributable Package MFC Security Update

Visual Studio 2008 (VC++ 9.0) SP1 (no longer supported)

[!NOTE]
Visual Studio 2008 Service Pack 1 reached end of extended support on April 10, 2018

Architecture Version Link
X86 9.0.30729.5677 vcredist_x86.exe
X64 9.0.30729.5677 vcredist_x64.exe

Download Redistributable files for other languages and architectures from:

  • Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update

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

[!NOTE]
Visual Studio 2005 reached end of extended support on April 12, 2016

  • Redistributable files for X86, X64, and IA64 architectures are available from Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update.

• Инструкция по скачиванию
• Инструкция по установке программ для новичков

Предположительно у вас система Windows 7, разрядность: 64 Bits
  Подробнее

Доступные файлы и ссылки:

Версия для 32-битных систем Windows:

Скачать Microsoft Visual C++ 2008 Redistributable (для 32-битных систем Windows) с нашего сайта

QR Код

1.74 Мб


Проверено антивирусами

Подробнее

+

0

-

0

vcredist_x86.exe
|
soft.mydiv.net
MD5: b936f0f378b9a35489353e878154e899
SHA256: c6a7e484f4d84883bc1205bccea3114c0521025712922298ede9b2a1cd632357

Версия для 64-битных систем Windows:

Скачать Microsoft Visual C++ 2008 Redistributable (для 64-битных систем Windows) с нашего сайта

QR Код

2.26 Мб


Проверено антивирусами

Подробнее

+

0

-

0

vcredist_x64.exe
|
soft.mydiv.net
MD5: a31dc1a74f1dee5caf63aec8ebb5fe20
SHA256: baaaeddc17bcda8d20c0a82a9eb1247be06b509a820d65dda1342f4010bdb4a0

Внимание! Мы стараемся тщательно проверять все программы, но не гарантируем абсолютную безопасность скачиваемых файлов. Администрация сайта не
несет ответственности за содержание файлов, программ и возможный вред от их использования.

Основная масса игр и программ требует установленного Microsoft Visual C++ — без этого пакета приложения просто не запустятся. При этом пользователи будут видеть многочисленные ошибки, так или иначе связанные с MSVC, самая распространённая из которых — runtime library error.

Обычно при установке приложений Microsoft Visual C++ redistributable package устанавливается автоматически, но не исключены и некоторые ошибки, возникающие в процессе инсталляции. В большинстве случаев это связано с использованием контрфактного ПО или с вирусными атаками.

Разновидности пакетов

Существует несколько версий продукта, в том числе и под разные архитектуры. Как и большинство приложений, Microsoft Visual C++ выпускается для систем 32/ 64bit, и рекомендуется использовать полностью совместимый пакет, чтобы исключить возможные ошибки при работе. На ОС х64 может быть установлена как 32-разрядная (x86), так и 64-разрядная (x64) версия, и в большинстве случаев для запуска игр в таких системах требуется наличие обоих пакетов.

Вы можете скачать Microsoft Visual C бесплатно для Windows XP, 7, 8, 8.1,10 и  исправить ошибки самостоятельно. Программная среда не занимает много места на жёстком диске, и установка нескольких версий в одну ОС практикуется довольно часто. Это объясняется тем, что старые игры и программы могут корректно работать только под старой версией продукта, а новые, наоборот, требуют обновлённых библиотек.

С чего начать установку Visual C++?

  1. Нужно определить какая у Вас разрядность системы: 32 или 64 bit. Если у Вас 64bit, то ставим обе версии 32/64, если у Вас система 32bit — ставим только 32
  2. Зайдите через панель управления в «Программы и компоненты» и посмотрите, какие уже установлены версии Visual C++
  3. На моём компьютере (автора статьи), установлены полностью все версии. Что и способствует запуску игр как новых так и старых без ошибок
  4. Устанавливайте все отсутствующие версии начиная с самой первой — 2005, и доходите до последней — 2017. (Если вы не знаете от какой версии файлы, но на нашем сайте всё указано в описании для каждого файла.)
  5. Установка много времени не займет, только так, вы загрузите все библиотеки DLL

Microsoft Visual C++ 2005

Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)

Скачать Microsoft Visual C++ 2005 для 32 бит

Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update

Скачать Microsoft Visual C++ 2005 для 64 бит

 Microsoft Visual C++ 2008

Microsoft Visual C++ 2008 пакет обновления 1 (SP1) (x86)

Скачать  Microsoft Visual C++ 2008 для 32 бит

Microsoft Visual C++ 2008 пакет обновления 1 (SP1) (x64)

Скачать Microsoft Visual C++ 2008 для 64 бит

 Microsoft Visual C++ 2010

Распространяемый пакет Microsoft Visual C++ 2010 (x86)

Скачать Microsoft Visual C++ 2010

Распространяемый пакет Microsoft Visual C++ 2010 (x64 — )

Скачать Microsoft Visual C++ 2010

Microsoft Visual C++ 2012

Распространяемый пакет Visual C++ для Visual Studio 2012 Обновление 4

Скачать Microsoft Visual C++ 2012 для 32 бит

Скачать Microsoft Visual C++ 2012 для 64 бит

Microsoft Visual C++ 2013

Распространяемые пакеты Visual C++ для Visual Studio 2013

Скачать Microsoft Visual C++ 2013 для 32 бит

Скачать Microsoft Visual C++ 2013 для 64 бит

 Microsoft Visual C++ 2015

Распространяемый компонент Microsoft Visual C++ 2015 Обновление 3

Скачать Microsoft Visual C++ 2015 для 32 бит

Скачать Microsoft Visual C++ 2015 для 64 бит

Microsoft Visual C++ 2017

Скачать Microsoft Visual C++ 2017 для 32 бит

Скачать Microsoft Visual C++ 2017 для 64 бит

Microsoft Visual C++ 2015-2017-2019

Скачать Microsoft Visual C++ для 32 бит

Скачать Microsoft Visual C++ для 64 бит

Скачать Microsoft Visual C++ для ARM64

Microsoft Visual C++ 2015-2017-2019-2022

Скачать Microsoft Visual C++ для 32 бит

Скачать Microsoft Visual C++ для 64 бит

Скачать Microsoft Visual C++ для ARM64

Внимание: Visual C++ 2015, 2017,  2019, 2022 содержат одинаковые распространяемые файлы.

Но есть нюанс, установка на компьютер 2019 версии может повлиять на игры или программы написанные на ранее созданных версия 2015 и 2017. А вот если установить отдельно пакет Visual C++ 2015, то он не заменит файлы более поздних версий. Visual C++ версий 2013 и более ранние, не относятся к данному пункту, т.к у них свои собственные файлы не зависимые друг от друга

Будем рады услышать от Вас отзыв, также поможем при установке компонентов, и в исправлении ошибок. Пишите всё в комментариях, чуть ниже

Пакет Visual C++, от корпорации Microsoft, — среда программирования на С++, «фирменном» языке программирования указанной нами выше корпорации. MS Visual C++ может быть представлен либо как часть комплекта Visual Studio, либо отдельно. Пакет поддерживает как C++/CLI и Managed C++, так и «обычный» C++. Последнее позволяет Вам генерировать в «Визуал С++» код как для исполнения с помощью .NET Framework, так и в среде так называемой «чистой» ОС.

Характеристики ПО Visual C++

  • Интерфейс: мультиязычный.
  • Платформы: x64, x86, Itanium
  • Актуальная версия: 14.12.25711.0
  • Последняя версия в Visual Studio: 16.2.0
  • Вид лицензии: Microsoft EULA

Visual C++ поставляется с различными версиями библиотек runtime C. Это означает, что программисты могут компилировать свой код с помощью любой из доступных им библиотек. Однако последнее может привести к некоторым проблемам при обращении к различным компонентам (*.DLL, *.EXE) в одной и той же программе, но на разных системах, отличающихся набором этих самых библиотек.

Эти библиотеки устанавливаются обычно независимо от приложений, что позволяет нескольким приложениям использовать пакет, но устанавливать их нужно только один раз. Подобные пакеты Visual C++ в основном устанавливаются для стандартных библиотек, используемых многими приложениями. Скачать все версии библиотек для запуска приложений, написанных с помощью описываемой платформы, едва ли возможно. Зачастую пользователю просто необходим один пакет библиотек Microsoft Visual C++ Redistributable.

 microsoft visual c ++

Если Вы ищите, где скачать Microsoft Visual C++, то сделать это Вы можете на нашем сайте. У нас Вы сможете данный пакет скачать для Windows 10, для Windows 7/8/10. На нашем сайте представлена самая актуальная версия программы, проверенная нашими экспертами.

Microsoft Visual C++ 2005

Скачать Microsoft Visual C++ 2005 для 32 бит (SP1 Redistributable Package(x86))

Скачать Microsoft Visual C++ 2005 для 64 бит (Service Pack 1 Redistributable Package ATL Security Update)

 Microsoft Visual C++ 2008

Скачать  Microsoft Visual C++ 2008 для 32 бит (SP1 Redistributable Package(x86))

Скачать Microsoft Visual C++ 2008 для 64 бит (SP1 Redistributable Package(x64))

 Microsoft Visual C++ 2010

Скачать Microsoft Visual C++ 2010 для 32 бит

Скачать Microsoft Visual C++ 2010 для 64 бит

Microsoft Visual C++ 2012

Скачать Microsoft Visual C++ 2012 для 32 бит (SP4 Redistributable Package(x86))

Скачать Microsoft Visual C++ 2012 для 64 бит (SP4 Redistributable Package(x64))

Microsoft Visual C++ 2013

Скачать Microsoft Visual C++ 2013 для 32 бит

Скачать Microsoft Visual C++ 2013 для 64 бит

 Microsoft Visual C++ 2015

Скачать Microsoft Visual C++ 2015 для 32 бит (SP3 Redistributable Package(x86))

Скачать Microsoft Visual C++ 2015 для 64 бит (SP3 Redistributable Package(x64))

Microsoft Visual C++ 2017

Скачать Microsoft Visual C++ 2017 для 32 bit

Скачать Microsoft Visual C++ 2017 для 64 bit

Microsoft Visual C++ 2015-2017-2019

Скачать Microsoft Visual C++ для 32 bit

Скачать Microsoft Visual C++ для 64 bit

Скачать Microsoft Visual C++ для архитектуры ARM64

Microsoft Visual C++ 2015-2017-2019-2022

Скачать Microsoft Visual C++ для 32 bit

Скачать Microsoft Visual C++ для 64 bit

Скачать Microsoft Visual C++ для архитектуры ARM64

C помощью данного программного обеспечение, вы сможете исправить ряд ошибок в работе ПК, или при запуске игр и программ. Если у Вас что-то не получилось, задавайте вопросы в комментариях, мы вам обязательно поможем.

2005, 2008, 2010, 2012, 2013, 2015, 2017, 2019, 2022

Здесь вы сможете скачать распространяемый пакет майкрософт визуал ++ 2005, 2008, 2010, 2012, 2013, 2015, 2017, 2019, 2022 Для Windows 7, 8, 10, 11 x64 x86 (64 -32 бит) все версии включая самые последние как по отдельности так и одним файлом (одним установщиком).

  • MS Visual C++ 2005-2019 одним файлом
  • MS Visual C++ 2019-2022 одним файлом

Microsoft Visual C ++ необходим для установки и работы программ и игр разработанных на этой платформе.

Обновленный пакет в 2023 году

Что за программа Microsoft Visual C++

Microsoft Visual C++ распространяемый пакет (redistributable package) — это специальная программа, позволяющая запускать программы и игры на компьютере разработанные на языке программирования языке C++ в среде Visual Studio. Другими словами Visual ++ это набор пакетов с данными, которые используют программы при работе на компьютере. Соответственно, когда программа или гра не находит нужный пакет, то появляется ошибка.

Скачать Microsoft Visual C++

На сайте вы сможете скачать распространяемый пакет (redistributable package) в зависимости от версии (пакета) по отдельности: 2005 2008 2010 2012 2013 2015 2017 2019 x64 x86.

Скачать Visual C++ все версии одним файлом

Также можно скачать все версии одним файлом, что позволит быстро установить Visual C++ запустив на установку один файл, который установит все версии Microsoft Visual C++.

При установке данного пакета, все имеющиеся версии будут переустановлены, а не имеющиеся доустановлены. Что позволит не устанавливать каждый пакет по отдельности, а также избежать разных ошибок при установке по отдельности.

Microsoft Visual C++ 2005-2019 одним файлом

  • x32+x64  (Сюда входят оба пакета как 32 так и 64 битная) 

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Microsoft Visual C++ 2019-2022 одним файлом

  • 32 bit (x32)
  • 64 bit (x64)
  • ARM 

Microsoft Visual С 2005

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64, WOW)
  • ARM

Windows 11, Windows 10; Windows 7 Service Pack 1; Windows 8; Windows 8.1; Windows Server 2003 Service Pack 2; Windows Server 2008 R2 SP1; Windows Server 2008 Service Pack 2; Windows Server 2012; Windows Vista Service Pack 2; Windows XP Service Pack 3

  • 32 бит
  • 64 бит

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Microsoft Visual С 2008

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64, WOW)
  • ARM

Windows 11, Windows 10; Windows 7 Service Pack 1; Windows 8; Windows 8.1; Windows Server 2003 Service Pack 2; Windows Server 2008 R2 SP1; Windows Server 2008 Service Pack 2; Windows Server 2012; Windows Vista Service Pack 2; Windows XP Service Pack 3

  • 32 бит
  • 64 бит

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Microsoft Visual С 2010

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64)
  • ARM

Windows 7; Windows Server 2003 R2 (32-Bit x86); Windows Server 2003 Service Pack 2; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2; Windows XP Service Pack 3

  • 32 бит
  • 64 бит

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Microsoft Visual С 2012

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64)
  • ARM

Windows 11, Windows 7 Service Pack 1; Windows 8; Windows 8.1; Windows Server 2003; Windows Server 2008 R2 SP1; Windows Server 2008 Service Pack 2; Windows Server 2012; Windows Vista Service Pack 2; Windows XP

  • 32 бит
  • 64 бит

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Microsoft Visual С 2013

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64)
  • ARM

Windows 11, Windows 7 Service Pack 1; Windows 8; Windows 8.1; Windows Server 2003; Windows Server 2008 R2 SP1; Windows Server 2008 Service Pack 2; Windows Server 2012; Windows Vista Service Pack 2; Windows XP

  • 32 бит
  • 64 бит

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Microsoft Visual С 2015

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64)
  • ARM

Windows 10; Windows 7 Service Pack 1; Windows 8; Windows 8.1; Windows Server 2003 Service Pack 2; Windows Server 2008 R2 SP1; Windows Server 2008 Service Pack 2; Windows Server 2012; Windows Vista Service Pack 2; Windows XP Service Pack 3

  • 32 бит
  • 64 бит 

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Microsoft Visual С 2017

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64)
  • ARM

Windows 11, Windows 10; Windows 7 Service Pack 1; Windows 8; Windows 8.1; Windows Server 2003 Service Pack 2; Windows Server 2008 R2 SP1; Windows Server 2008 Service Pack 2; Windows Server 2012; Windows Vista Service Pack 2; Windows XP Service Pack 3

  • 32 бит
  • 64 бит

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Microsoft Visual С 2019

Пакет Microsoft Visual C ++ 2019 включает в себя пакеты 2015, 2017, 2019. При установке данного пакета, установленные пакеты 2015 или 2017 будут заменены.

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64)
  • ARM

Windows 11, Windows 10; Windows 7 Service Pack 1; Windows 8; Windows 8.1

  • 32 бит
  • 64 бит

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Microsoft Visual С 2022

Пакет Microsoft Visual C ++ 2022 включает в себя пакеты 2015, 2017, 2019. При установке данного пакета, установленные пакеты 2015, 2017, 2019  будут заменены.

Поддерживаемая операционная система

  • 32-разрядная (x86)
  • 64-разрядная (x64)
  • ARM

Windows 11, Windows 10; Windows 7 Service Pack 1; Windows 8; Windows 8.1

  • 32 бит
  • 64 бит
  • ARM

Если у вас Windows 32 битная, то необходимо устанавливать только 32 битную

Если у вас Windows 64 битная, то необходимо устанавливать оба пакета как 32 так и 64 битную.

Ошибки при установке Microsoft Visual C++

При установке Visual C++ могут встречаться разные ошибки. Рассмотрим способы их устранения

0x80070666 — смотреть решение

Ответы на популярные вопросы — FAQ

Как установиить Microsoft Visual C

Если у вас Windows 64 битная (x64), то для установки Microsoft Visual C вам необходимо скачать оба файла 32 бит и 64 бит, извлечь файлы из архивов vcredist x86 и vcredist x64, далее запустить и установить последовательно.
Если у вас Windows 32 битной версии (x86), то для установки Microsoft Visual C ++ скачайте только 32 бит, извлеките файл vcredist x86 и запустите его последовательно нажимая далее.

Нужно ли удалять старые версии Microsoft Visual C

Нет не нужно, так как при установке Microsoft Visual C++ сам удаляет старые версии и вместо них устанавливает новые.

Как открыть Microsoft Visual C

Microsoft Visual C нельзя открыть это не обычная программа а набор библиотек файлов и пакетов для работы различных программ и игр. Поесть вы не найдете ярлыка или файла запуска.

Устанавливаю Microsoft Visual C но программы не запускаются

Попробуйте полностью удалить все версии Microsoft Visual C через панель Установки и удаления программ и установите все версии по отдельности, начиная с 2005 по 2019.

Не удаляется Microsoft Visual C

Если Microsoft Visual C++ не удаляется стандартным способом через Пане управления — Установка и удаление программ то воспользуйтесь утилитой для принудительного удаления программ MicrosoftFixit.ProgramInstallUninstall. Скачать ее можно по ссылке https://support.microsoft.com/ru-ru/help/17588/windows-fix-problems-that-block-programs-being-installed-or-removedd

Какую версию удалять Microsoft Visual C если ошибка при запуске программы

Если вы не знаете наверняка какая версия Microsoft Visual C повреждена то попробуйте поочередно устанавливать все версии начиная с 2005

Какой версии Microsoft Visual C не хватает

Для того чтобы понять какой версии не хватает для работы программы или игры, зайдите в Панель управления- Установка и удаление программ и посмотрите какие версии уже установлены и каких нет. Доустановите те версии которых нет в списке установленных программ.

Ошибка при установке Microsoft Visual C

Если при установке Microsoft Visual C++ вы получаете ошибку, то попробуйте удалить вручную ту версии которую устанавливаете через программу MicrosoftFixit.ProgramInstallUninstall. Скачать ее можно по ссылке https://support.microsoft.com/ru-ru/help/17588/windows-fix-problems-that-block-programs-being-installed-or-removedd. После удаления перезагрузите компьютер.


Visual C++ Redistributable is required by programs and games created in Microsoft Visual Studio (VC++ IDE). Visual C++ redistributables work as common system DLLs (Dynamic Link Libraries) and can be called by any program.

If you are in a hurry and want to install the latest Visual C++ runtimes, you can go directly to the latest download links here.

Table of contents

  • What is Microsoft Visual C++ Redistributable?
  • When you need Microsoft Visual C++ Redistributable
  • Download Visual C++ Redistributables
    • The Latest Microsoft Visual C++ Redistributables
    • Microsoft Visual C++ 2022 Redistributable
      • Supported Operating Systems
    • Microsoft Visual C++ 2019 Redistributable
      • Supported Operating Systems
    • Microsoft Visual C++ 2017 Redistributable
      • Supported Operating Systems
    • Microsoft Visual C++ 2015 Redistributable
      • Supported Operating Systems
    • Microsoft Visual C++ 2013 Redistributable
      • Supported Operating Systems
    • Microsoft Visual C++ 2012 Redistributable
      • Supported Operating Systems
    • Microsoft Visual C++ 2010 Redistributable
      • Supported Operating Systems
    • Microsoft Visual C++ 2008 Redistributable
      • Supported Operating Systems
    • Microsoft Visual C++ 2005 Redistributable
      • Supported Operating Systems

  • All-in-One Visual C++ Installers
    • Visual C++ Redistributable Runtimes All-in-One
    • Visual C++ Runtime Installer (All-In-One) v56
    • RuntimePack
  • Features
  • Installation
    • Silent Installation
  • Uninstall the Visual C++ Packages
  • Can’t Install Visual C++ Redistributable?

What is Microsoft Visual C++ Redistributable?

Microsoft Visual C++ Redistributable is a runtime library for running applications that Microsoft developers develop in Visual C++ language (Using the Microsoft Visual Studio development environment).

There are many Microsoft Redistributable packages installed on your system. You can view them by going to the Control Panel/Programs/Apps and Features. And in the list of installed programs, you will see that there is more than one package of Microsoft Visual C++ Redistributable.

VC++ Redistributable is just like Java Runtime Environment and .NET Framework. You need to install JRE to run programs developed in Java and .NET Framework to run apps.

Finding Visual C++ Redistributable in Installed Programs

VC++ Redistributable installed

When you create certain apps or programs using Visual C++, the Redistributable packages are installed automatically. Some developers pre-package the runtime libraries inside their software setups. Alternatively, you can download them manually as well. I am providing you with the Links to download the Redistributable packages below.

If you are using the same version of Microsoft Visual C++ to create multiple apps, then all the apps created with the same version of Microsoft Visual C++ need only one Redistributable package.

When you need Microsoft Visual C++ Redistributable

If you have any software or program that needs the Visual C++ Redistributable, then you must install it. Otherwise, there isn’t any use of the Microsoft VC++ Redistributable.

These packages are not heavy on your system resources, so the Microsoft Visual C++ Redistributable won’t take up much space on your hard drive.

Download Visual C++ Redistributables

How to download and install Visual C++ 2022 Redistributables

The Latest Microsoft Visual C++ Redistributables

If you are looking to install the latest Visual C++ redistributables, the following updates are the latest supported Visual C++ redistributable packages for Visual Studio 2015, 2017, 2019, and 2022.

For 32-bit Systems: vc_redist.x86.exe

For 64-bit Systems: vc_redist.x64.exe

For ARM64 Systems: vc_redist.arm64.exe

Microsoft Visual C++ 2022 Redistributable

Applications created with Visual Studio 2022 require C++ runtime 2022. If you are prompted with a missing DLL when running an app or program, try installing Visual C++ 2022 from these direct download links:

Download Visual C++ 2022 Redistributable 32-bit

Download Visual C++ 2022 Redistributable 64-bit

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2022:

  • Windows 11 21H2 or higher (All editions)
  • Windows 10 1909 or higher (Home, Professional, Education, Enterprise)
  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016

Microsoft Visual C++ 2019 Redistributable

Applications created with Visual Studio 2019 (Version 16.0) require this redistributable library to be installed in the system. If you have Visual Studio 2019 installed on your system, the runtime library is also installed to run the programs.

Download Visual C++ 2019 Redistributable 32-bit

Download Visual C++ 2019 Redistributable 64-bit

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2019:

  • Windows 11 21H2 or higher
  • Windows 10 1703 or higher (Home, Professional, Education, Enterprise (LTSC and S are not supported))
  • Windows Server 2019
  • Windows Server 2016
  • Windows 8.1 (Core, Professional, and Enterprise)
  • Windows Server 2012 R2 (Essentials, Standard, and Datacenter)
  • Windows 7 SP (Home Premium, Professional, Enterprise, Ultimate)

Microsoft Visual C++ 2017 Redistributable

Applications created with Visual Studio 2017 (Version 15.0) require C++ runtime 2017. If you have an application that is giving an error about MSVCR150.dll or MSVCP150.dll missing, you should install this version of Visual C++ 2017 redistributable.

Download Visual C++ 2017 Redistributable 32-bit

Download Visual C++ 2017 Redistributable 64-bit

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2017:

  • Windows 11 21H2 or higher
  • Windows 10 1507 or higher (Home, Professional, Education, Enterprise (LTSC and S are not supported))
  • Windows Server 2016
  • Windows 8.1 (Core, Professional, Enterprise)
  • Windows Server 2012 R2 (Essentials, Standard, Datacenter)
  • Windows 7 SP1 (Home Premium, Professional, Enterprise, Ultimate)

Microsoft Visual C++ 2015 Redistributable

Applications created with Visual Studio 2015 (Version 14.0) require C++ runtime 2015. If you have an application that is giving an error about MSVCR140.dll or MSVCP140.dll missing, you should install this version of Visual C++ 2015 redistributable.

Download Visual C++ Redistributable 2015 in all languages [32-bit + 64-bit]

Download Visual C++ Redistributable 2015 Update 3 full installer [32-bit + 64-bit]

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2015:

  • Windows 11 21H2 or higher
  • Windows 10
  • Windows 8.1
  • Windows Server 2012 R2
  • Windows 8
  • Windows Server 2012
  • Windows Server 2008 R2 SP1 or later
  • Windows Server 2008 SP2 or later

Microsoft Visual C++ 2013 Redistributable

Applications created with Visual Studio 2013 (Version 12.0) require C++ 2013 runtime. If you have an application that is giving an error about MSVCR120.dll or MSVCP120.dll missing, you should install this version of Visual C++ 2013 redistributable.

Download Visual C++ Redistributable 2013 in all languages [32-bit +64-bit]

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2013:

  • Windows 11 21H2 or higher
  • Windows 10
  • Windows 8.1
  • Windows Server 2012 R2
  • Windows 8
  • Windows Server 2012
  • Windows Server 2008 R2 SP1 or later
  • Windows Server 2008 SP2 or later

Microsoft Visual C++ 2012 Redistributable

Applications created with Visual Studio 2012 (Version 11.0) require C++ runtime 2012. If you have an application that is giving an error about MSVCR110.dll or MSVCP110.dll missing, you should install this version of Visual C++ 2012 redistributable.

Download Visual C++ 2012 Redistributable Update 5 in all languages [32-bit + 64-bit] (Requires signing in with your Microsoft account)

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2012:

  • Windows 11 21H2 or higher
  • Windows 10
  • Windows 8.1
  • Windows Server 2012 R2
  • Windows 8
  • Windows Server 2012
  • Windows Server 2008 R2 SP1 or later
  • Windows Server 2008 SP2 or later

Microsoft Visual C++ 2010 Redistributable

Applications created with Visual Studio 2010 (Version 10.0) require C++ runtime 2010. If you have an application that is giving an error about MSVCR100.dll or MSVCP100.dll missing, you should install this version of Visual C++ 2010 redistributable.

Microsoft Visual C++ 2010 SP1 Redistributable (x86)

Microsoft Visual C++ 2010 Service Pack 1 Redistributable MFC Security Update

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2010:

  • Windows 11 21H2 or higher
  • Windows 10
  • Windows 8.1
  • Windows 8
  • Windows Server 2012 R2
  • Windows Server 2012
  • Windows Server 2008 R2 RTM or later
  • Windows Server 2008 SP2 or later (all editions)

Microsoft Visual C++ 2008 Redistributable

Applications created with Visual Studio 2008 (Version 9.0) require C++ runtime 2008. If you have an application that is giving an error about MSVCR90.dll or MSVCP90.dll missing, you should install this version of Visual C++ 2008 redistributable.

Microsoft Visual C++ 2008 Redistributable (x86)

Microsoft Visual C++ 2008 Redistributable (x64)

Download Visual C++ 2008 Redistributable MFC Update (x86 + x64)

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2008:

  • Windows 11 21H2 and later
  • Windows 10
  • Windows 8
  • Windows Server 2008
  • Windows XP
  • Windows Server 2003
  • Windows Server 2008 R2
  • Windows 7
  • Windows Vista

Microsoft Visual C++ 2005 Redistributable

Download Visual C++ 2005 Redistributable (x86)

Download Visual C++ 2005 Redistributable (x64)

Download Visual C++ 2005 Redistributable MFC Update (x86 + x64)

Supported Operating Systems

Here is a list of the supported operating systems for Visual C++ Redistributable 2010:

  • Windows 11 21H2 and later
  • Windows 10
  • Windows 8
  • Windows Server 2008
  • Windows XP
  • Windows Server 2003
  • Windows Server 2008 R2
  • Windows 7
  • Windows Vista

All-in-One Visual C++ Installers

If you are not comfortable installing Visual C++ redistributables one by one and want to install all of them, you should try out all-in-one Visual C++ installers. Here we list the best ones:

Visual C++ Redistributable Runtimes All-in-One

Visual C++ Redistributable Runtimes All-in-One comes as a zip file with all versions of VC++ included and a simple batch file. Download it from the link below, unzip it to a folder and run install_all.bat. This will install all the redistributables from version 2005 to 2019.

All the installs are silent and do not require user intervention. The script does not restart Windows by itself. You’ll need to restart the computer once the installation is done.

Download Visual C++ Redistributable Runtimes All-in-One

Visual C++ Runtime Installer (All-In-One) v56

Visual C++ Runtime Installer (All-In-One) is a single executable that includes all Visual C++ libraries built-in.

Download Visual C++ Runtime Installer (All-in-One)

RuntimePack

RuntimePack solves the problem of figuring out which Microsoft Visual C++ Redistributable Package you need as well as numerous DLL and OCX files that might be missing or not properly registered, causing Windows errors.

RuntimePack is a single executable that will install all the VC++ runtimes on your computer.

Download RuntimePack

Features

  • The Microsoft Visual C++ Redistributable expands the features of your System related to multimedia.
  • It helps you to install the components automatically which are required by many Apps, Games, and Programs to run.
  • And the Apps which are written in C++ language, the Microsoft Visual C++ Redistributable helps them to work and run properly.
  • Each Microsoft Visual C++ Redistributable package isn’t more than 20 MB in size.

Installation

Download and install any Visual C++ redistributable runtime library package that is easy. It’s like downloading the setup from below given the direct download links and then running the installer. Every installation step is self-explanatory. You can have multiple redistributable runtime packages installed on your computer.

  1. Select your architecture and download the Microsoft Visual C++ Redistributable from the links above.

  2. Then open its installer. The window will open and ask you to accept the terms and then click on the Install button.

    Begin installation

    Begin installation
  3. The package installation will now begin on your system. When it completes, click Close. If asked to restart the computer, then click Restart.

    Restart computer or close the installation wizard

    Restart computer or close the installation wizard

Silent Installation

You can also install Visual C++ Redistributable in silent mode. The installer comes with a “/q” switch that can be used to run the VC++ installer in silent mode using the command line.

There are two ways to run the installer with the “/q” switch. One is to create a shortcut of the downloaded setup file and append “/q /norestart” at the end of the target field in shortcut properties.

VC Redistributable silent install shortcut

VC Redistributable silent install shortcut

The second way is to run the installer from the command line. Here is an example of how I ran the installer in quiet mode:

C:UsersUsmanDownloadsvc_redist.x64.exe /q /norestart

Uninstall the Visual C++ Packages

The Uninstallation of the Microsoft Visual C++ Redistributable packages is the same as you do with any other program. You can uninstall the packages from Programs and Features. To uninstall the package, follow the steps below:

  1. Open Apps and Features (Windows key + X + F) [Programs and Features in Windows 7]
  2. Search for Visual C++
  3. Select the installed program you want to uninstall
  4. Press the Uninstall button.

Uninstalling Visual C package

Uninstall Visual C package

You may want to ask if it is OK to uninstall any Visual C++ package? My answer is simple; uninstall it if it is necessary. Otherwise, leave it, as multiple versions do not take up a lot of disk space and only provide additional functionality when needed.

Can’t Install Visual C++ Redistributable?

If you get the following error while running vc_redist.x64.exe or vc_redist.x86.exe, it means that you already have an installation of VC++ pending on your computer. Please remove the current installation to proceed with the new installation.

Visual C++ 2015 Redistributable Setup Failed 0x80070666

To get past this error, follow the instructions below:

  1. Download Visual C++ redistributable again.

  2. Run an elevated Command Prompt.

  3. Change the directory to the one which has the “vc_redist.x64.exe” file. For example, I downloaded it in my Downloads folder.

    cd C:Users<Username>Downloads
  4. Then, run the uninstaller:

    vc_redist.x64.exe /uninstall

Has this article answered all the questions you have about Microsoft Visual C++ redistributables? Now is it easy to download packages from one place? We would love to know your thoughts in the comments below :-)

Also see:

Itechtics staff is a team of technology experts led by Usman Khurshid. We verify everything we write so that our users can be sure to trust us in everything we write. You can reach out to us for further help and support.

Microsoft Visual C++ 2005-2008-2010-2012-2013-2019-2022 Redistributable Package x86 & x64 — это авторский сборник библиотек необходимых для запуска в Windows приложений написанных на различных версиях языка программирования Visual C++ и C#.

Теоретически при появлении ошибки похожей на «Запуск программы невозможен, так как отсутствует MSVCP120.DLL отсутствует на вашем компьютере. Попробуйте переустановить программу» вы можете самостоятельно установить только один необходимый пакет библиотек Microsoft Visual C++ Redistributable Package за нужный год. Но при этом нужно помнить, что программа, которую вы пытаетесь запустить, может требовать как 32-битную, так и 64-битную версию библиотек и необходимо в обязательном порядке устанавливать оба пакета, даже если запуск происходит в 64-битной Windows. При этом никто не даст гарантии, что следующая программа или игра, которые вы установите, не потребуют более новую или более старую версию библиотек. Пакет Microsoft Visual C++ 2005-2008-2010-2012-2013-2019-2022 Redistributable Package помогает раз и навсегда устранить проблемы с нехваткой библиотек для программ, написанных на Visual C++.

Перед тем как скачать Microsoft Visual C++ 2005-2008-2010-2012-2013-2019-2022 Redistributable Package необходимо определить битность вашей операционной системы, чтобы выбрать 32-битную или 64-битную версию пакета. Если на вашем компьютере установлена 64-битная Windows, нет необходимости скачивать и устанавливать обе версии пакета, так как 64-битная версия уже включает в себя все необходимые 32-битные библиотеки. Так же не стоит беспокоиться в случае, если какие-либо версии пакетов Microsoft Visual C++ Redistributable Package уже установлены на вашем компьютере, в процессе установки они будут автоматически обновлены или исправлены, если установленная на вашем компьютере версия имеет проблемы в работе.

Наиболее дотошные пользователи могут заметить, что в сборке отсутствуют пакеты за 2015 и 2017 годы. Не стоит беспокоиться, Microsoft Visual C++ 2019 Redistributable Package заменяет версии за 2015 и 2017 год и программы, написанные с использованием этих библиотек, будут запускаться и корректно работать на вашем компьютере. Вся процедура установки Microsoft Visual C++ 2005-2008-2010-2012-2013-2019-2022 Redistributable Package x86 & x64 полностью автоматизирована и не требует перезагрузки после её окончания, вам достаточно разархивировать пакет, запустить инсталлятор и дождаться окончания установки.

Для установки пакета с использованием различные ключи, которые дают возможность отключить установку отдельных пакетов Microsoft Visual C++ или удалить ранее установленные версии пакетов без последующей установки, вы можете воспользоваться программой VCRHybGuiSetup, которая является графическим установщиком с возможностью выбора требуемых ключей.

Понравилась статья? Поделить с друзьями:
  • Microsoft visual c redistributable 2007 x64 скачать на windows 10
  • Microsoft visual c redistributable 2006 x64 скачать на windows 10
  • Microsoft visual c redistributable 2005 x86 скачать на windows 10
  • Microsoft visual studio 2008 скачать бесплатно для windows
  • Microsoft visual studio 2007 c скачать 64 windows 10