Why does the MATLAB installer quit after configuring Microsoft Visual C++ Redistributable?

조회 수: 33 (최근 30일)
When I try to run the MATLAB installer for R2016b and prior, I briefly see a window that says "Configuring Microsoft Visual C++ Redistributable" before being returned to the desktop. No error messages appear on the screen, the installer just stops. 

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 1월 22일
편집: MathWorks Support Team 2024년 1월 22일
This behavior indicates that the installation of the Microsoft Visual C++ Redistributable was not completed successfully. There are a few ways you can complete the installation.
Reboot the computer
Most of the time, rebooting the computer will allow pending Windows Update to complete which can fix the issue. Once the computer has been rebooted, run the MATLAB installer again to proceed past the Microsoft Visual C++ Redistributable installation.
Install Microsoft Visual C++ Redistributable manually
The Microsoft Visual C++ Redistributable can be launched directly from the following folders:
_temp_matlab_R20XXx_win64\bin\win64\vcredist_x64.exe
_temp_matlab_R20XXx_win64\bin\win64\vc90\vcredist_x64.exe
Install both of these and reboot the machine to continue with the installation.
Note:
Since R2017a, MATLAB no longer ships the Microsoft Visual C++ (MSVC) Redistributable 2005 and 2008 installers, nor does MATLAB require any MSVC Redistributable installation.
Since R2017a, we have been including the necessary DLLs as derivatives of the official MSVC Redistributable libraries directly with MATLAB. These derivatives reference MSVC Redistributable 2010 or newer.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

아직 릴리스를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by