Why does MATLAB crash on startup with the error: "Application Failed to Initialize Properly (0xc0000142)?

6 次查看(过去 30 天)
When starting MATLAB 7.6 (R2008a), MATLAB 7.7 (R2008b), or MATLAB 7.8 (R2009a) on Windows, I get the following error:
ERROR: Application Failed to Initialize Properly (0xc0000142)
MATLAB fails to start thereafter. I would like to know how to fix this issue so I can start MATLAB?

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2023-4-19
This issue can be resolved by modifying the MATLAB shortcut to point to the matlab.exe file located in the $MATLAB\bin\$ARCH folder (where $MATLAB is the installation folder for MATLAB and $ARCH is either win32 or win64 depending upon wheter 32-bit or 64-bit MATLAB is installed). To do so:
1) Right click on the shortcut to MATLAB and select "Properties".
2) Go to the Target field in the shortcut properties.
3) Change the value $MATLAB\bin\matlab.exe to $MATLAB\bin\win32\matlab.exe. For example:
"C:\Program Files\MATLAB\R2009a\bin\win32\matlab.exe"
4) Press OK to save the changes.
Once saved, try launching MATLAB once more. If the error still occurs, contact the Installation and Licensing team here:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

尚未输入任何标签。

产品


版本

尚未输入任何版本。

Community Treasure Hunt

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

Start Hunting!

Translated by