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

14 ビュー (過去 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 月 18 日
編集済み: 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 Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

タグが未入力です。

製品


リリース

リリースが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by