푸터 콘텐츠로 바로가기
.NET 도움말

What is Visual C++ Redistributable

What is Microsoft Visual C++ Redistributable?

Microsoft Visual C++ Redistributable (MSVCR) is a package offered by Microsoft for programs developed using Visual Studio. It contains C and C++ runtime libraries and is essentially plug-and-play on the Windows platform. You need to download the required Visual C++ version number requested by the program and install it to start working. If the program built uses C or C++ libraries, then the corresponding Visual C++ package is required to run the program. The architecture of Visual C++ must match the application's target architecture.

What is Visual C++ Redistributable: Figure 1

Which Visual C++ Redistributable is needed?

There are multiple versions of Visual C++ available, and you can download and install specific versions according to your computer architecture. The packages are available for both 32-bit and 64-bit architecture. If you have an x64 (64-bit) operating system (OS), then you can install both x64 and x86 (32-bit) versions on your Windows platform. However, for x86 operating systems, you can only download and install x86 versions. Here is a list of all available versions for both x86 and x64 OS: Latest Supported MSVCR for Visual Studio.

Visual C++ Redistributable for Iron Products

IronPDF

What is IronPDF, and How Does it Relate to Visual C++?

IronPDF .NET Library is a .NET Library for PDF creation and manipulation. Applications can be developed using IronPDF in Visual Studio. IronPDF supports the latest .NET versions and goes back to standard 2.0 and standard core versions of the .NET Framework. If you are building apps for older operating systems, then a Visual C++ Redistributable package is a must.

IronPDF requires a Visual C++ Redistributable package on the target Windows platform for most of its operations. Tasks related to Chrome dependencies, or if you are not able to initialize IronPDF, IronInterop, or Pdfium objects all require Microsoft Visual C++ Redistributable package on the target machine. Another common exception raised is PlatformNotSupportedException. This means the registry is not supported on this particular platform. This rarely-seen issue can also be solved by installing the required Visual C++ redistributable package.

Applications developed using Visual Studio 2015, 2017, 2019, and 2022 require the latest version of the Visual C++ Redistributable package to run on the target machine. It is available for both x86 and x64 architecture machines.

IronPDF uses the Chromium Engine to convert HTML to PDF using IronPDF, which is fast, accurate, and reliable.

IronOCR

What is IronOCR, and How Does It Relate to Visual C++?

IronOCR Library is an Optical Character Recognition library used to extract text from images and PDFs. IronOCR also uses IronPDF capabilities to work with PDF documents. This means Visual C++ Redistributable packages are often required with IronOCR applications.

IronOCR applications are also built using Visual Studio, and a relevant Visual C++ package is required. Versions of Visual Studio versions before 2015 require a separate Visual C++ redistributable runtime package. For Visual Studio 2015 and above, the latest version MICROSOFT VISUAL C++ 2015 - 2022 RUNTIME is required to be installed.

For more troubleshooting guides on Visual C++ redistributable for IronOCR, visit the IronPDF Troubleshooting Guide.

Fixing Errors using Visual C++ Redistributable Packages

Programs built in Visual Studio using IronPDF or IronOCR require a Visual C++ redistributable package to be installed on the target machine where the application needs to be deployed.

Visual Studio 2015, 2017, 2019, AND 2022

The latest version of the Visual C++ redistributable is built with the latest C++ features, along with performance improvements, security, and reliability. For applications created in Visual Studio 2015, 2017, 2019, and 2022, the following Visual C++ 2015-2022 runtimes need to be installed according to the machine architecture:

Visual Studio 2013 (VC++ 12.0)

For applications built in Visual Studio 2013, the following Visual Studio C++ redistributable package needs to be installed:

To download updates and other versions, please visit: Update for Visual C++ 2013 Redistributable Package

Visual Studio 2012 (VC++ 11.0) UPDATE 4

For apps built in Visual Studio 2012, the following Visual Studio C++ redistributable package needs to be installed:

To download updates and other versions, please visit: Microsoft Visual C++ Redistributable Packages for Visual Studio 2012 Update 4

Older Visual Studio Versions

The following versions are no longer supported:

  • Visual Studio 2010 (VC++ 10.0) SP1
  • Visual Studio 2008 (VC++ 9.0) SP1
  • Visual Studio 2005 (VC++ 8.0) SP1

Adding Visual C++ Redistributable Package with IronPDF or IronOCR Application Installer for Target Machines

As a developer, you can add the required Microsoft Visual C++ Redistributable package with the application installer. This helps the user to run your program without needing to download any additional dependencies. The Visual C++ redistributable file can be packed with the app installer, such as MSI, if required. The list of Microsoft Visual C++ redistributable for Visual Studio is mentioned above in detail. You can choose the correct version to pack with your application installer.

How to manually install the Latest Version of Visual C++ Redistributable?

To install Visual C++ Redistributable, you just need to download the correct version number and install it using the setup file. The following steps will help you download and install the latest version of Visual C++ 2015-2022 runtime for applications built in Visual Studio 2022 using IronPDF or IronOCR:

  1. Visit the Microsoft Visual C++ redistributable website to download the latest version. Here is the link: Download Latest MSVCR.

    What is Visual C++ Redistributable: Figure 2

  2. Once the file is downloaded, navigate to the downloaded file location and double-click to open the file and install.
  3. The setup will appear. Select the agreement option and click install to install the Visual C++ 2015-2022 version on your computer.

    What is Visual C++ Redistributable: Figure 3

  4. The installation will begin, and it should take a few seconds to complete.

    What is Visual C++ Redistributable: Figure 4

  5. Once the installation is completed, you need to restart the PC to use Microsoft Visual C++ Redistributable for your applications. Click restart, and you are ready to use the applications.

    What is Visual C++ Redistributable: Figure 5

  6. To verify the installation, open the control panel to check if Visual C++ redistributable 2015-2022 is added in programs. It will also show the existing current versions of Visual C++ redistributable that are already installed.

    What is Visual C++ Redistributable: Figure 6

Summary

In this article, we learned what the Visual C++ Redistributable package is and how it is linked to different Iron products. These are Dynamic Link Libraries (DLL) that are required at runtime for the proper working of an application. If you only intend to run applications built with Visual Studio, you can choose the appropriate version of Microsoft Visual C++ redistributable runtime to do so.

Now you can get a free trial of Iron Products like IronPDF and IronOCR.

자주 묻는 질문

Microsoft Visual C++ 재배포 가능이란 무엇인가요?

MSVCR(Microsoft Visual C++ 재배포 가능)은 Visual Studio를 사용하여 개발한 프로그램을 위해 Microsoft에서 제공하는 패키지입니다. 여기에는 이러한 라이브러리를 사용하는 애플리케이션을 실행하는 데 필요한 C 및 C++ 런타임 라이브러리가 포함되어 있습니다.

내 애플리케이션에 어떤 Visual C++ 재배포 가능 패키지가 필요한가요?

필요한 특정 버전은 애플리케이션의 대상 아키텍처와 빌드에 사용된 Visual Studio 버전에 따라 다릅니다. 64비트 시스템의 경우 x64 및 x86 버전을 모두 설치할 수 있지만, 32비트 시스템의 경우 x86 버전만 적용됩니다.

.NET 라이브러리에 Visual C++ 재배포 가능 패키지가 필요한 이유는 무엇인가요?

PDF 생성 및 조작에 사용되는 라이브러리와 같은 특정 .NET 라이브러리는 Chrome 종속성 및 특정 객체 초기화와 관련된 작업을 위해 대상 Windows 플랫폼에서 Visual C++ 재배포 가능 버전이 필요합니다.

광학 문자 인식은 Visual C++ 재배포 가능을 통해 어떤 이점을 얻을 수 있나요?

광학 문자 인식(OCR) 라이브러리는 이러한 재배포 가능 패키지에 의존하는 다른 라이브러리의 기능을 사용할 수 있으므로 적절한 기능을 보장하기 위해 Visual C++ 재배포 가능 패키지가 필요한 경우가 많습니다.

Visual C++ 재배포 가능과 관련된 오류는 어떻게 수정하나요?

대상 컴퓨터에 적절한 Visual C++ 재배포 가능 패키지가 설치되어 있는지 확인하여 오류를 해결할 수 있는 경우가 많습니다. 이는 특정 .NET 라이브러리를 사용하여 Visual Studio로 빌드된 애플리케이션의 경우 매우 중요합니다.

애플리케이션의 인스톨러에 Visual C++ 재배포 가능을 포함할 수 있나요?

예, 개발자는 최종 사용자가 추가 종속 요소를 다운로드할 필요가 없도록 애플리케이션 설치 프로그램에 필요한 Visual C++ 재배포 가능 패키지를 포함할 수 있습니다.

Visual Studio 2015 이상에서 빌드된 애플리케이션에는 어떤 버전의 Visual C++ 재배포 가능 버전이 필요하나요?

Visual Studio 2015, 2017, 2019, 2022로 빌드된 애플리케이션은 대상 컴퓨터에 최신 Visual C++ 2015-2022 런타임 버전이 설치되어 있어야 합니다.

최신 Visual C++ 재배포 가능 패키지를 수동으로 설치하려면 어떻게 해야 하나요?

설치하려면 Microsoft 웹사이트에서 올바른 버전을 다운로드하고 설치 파일을 실행한 다음 약관에 동의하고 설치 단계를 따르세요. 설치를 완료하려면 시스템을 다시 시작해야 합니다.

Microsoft Visual C++ 재배포가 애플리케이션 성능에 중요한 이유는 무엇인가요?

Microsoft Visual C++ 재배포 가능 패키지는 애플리케이션 성능과 안정성을 유지하는 데 도움이 되는 필수 런타임 라이브러리를 제공하므로 Visual Studio로 개발한 애플리케이션이 올바르게 작동하도록 하는 데 필수적입니다.

커티스 차우
기술 문서 작성자

커티스 차우는 칼턴 대학교에서 컴퓨터 과학 학사 학위를 취득했으며, Node.js, TypeScript, JavaScript, React를 전문으로 하는 프론트엔드 개발자입니다. 직관적이고 미적으로 뛰어난 사용자 인터페이스를 만드는 데 열정을 가진 그는 최신 프레임워크를 활용하고, 잘 구성되고 시각적으로 매력적인 매뉴얼을 제작하는 것을 즐깁니다.

커티스는 개발 분야 외에도 사물 인터넷(IoT)에 깊은 관심을 가지고 있으며, 하드웨어와 소프트웨어를 통합하는 혁신적인 방법을 연구합니다. 여가 시간에는 게임을 즐기거나 디스코드 봇을 만들면서 기술에 대한 애정과 창의성을 결합합니다.