Why does MATLAB R2015a - R2017a fail silently on Windows 10 when updating file associations?

조회 수: 47 (최근 30일)
Why does MATLAB R2015a - R2017a fail silently on Windows 10 when updating file associations?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 3월 10일
편집: MathWorks Support Team 2022년 4월 8일
The installation process for MATLAB crashes silently during the post-installation steps on Windows 10 Builds 1809 and later. This results in an incomplete installation of MATLAB products. Some of the symptoms of this incomplete installation include the following:
  • MATLAB did not go through an activation process, instead requiring you to go through activation when first starting up MATLAB.
  • MATLAB uninstaller is not registered, and MATLAB is not found under the list of applications that could be uninstalled via Windows Settings utility (Windows Settings -> Apps -> Apps & features).
  • Some of the MATLAB and Simulink file types (e.g., MATLAB file, MAT-file, Simulink Model file) might not be properly associated with appropriate MathWorks products.
If you are unsure of what version of Windows you are using you can run the following command in a Windows command prompt.
winver
Workaround for R2015a and R2015b
To work around this issue for R2015a and R2015b, use the following steps:
  1. Download the zip file attached to this article. Please download the version associated with your release. It contains a file called libmwwinreg.dll.
  2. Navigate to \bin\win64\libmwwinreg.dll in your MATLAB installation files. These installation files are the ones used for offline installation.
  3. Replace the file existing libmwwinreg.dll file with the new file and run the installer.
If you require the offline installation files, please refer to the article below for more information:
Workaround for R2016b - R2017a
To work around this issue for R2016b-R2017a, use the following steps:
  1. Download the zip file attached to this article. Please download the version associated with your release. It contains a file called libmwreg.dll.
  2. Navigate to \bin\win64\libmwreg.dll in your MATLAB installation files. These installation files are the ones used for offline installation.
  3. Replace the file existing libmwreg.dll file with the new file and run the installer.
If you require the offline installation files, please refer to the article below for more information:

추가 답변 (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