Borrar filtros
Borrar filtros

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

33 visualizaciones (últimos 30 días)
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. 

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 22 de En. de 2024
Editada: MathWorks Support Team el 22 de En. de 2024
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.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

Aún no se ha introducido una versión.

Community Treasure Hunt

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

Start Hunting!

Translated by