How can I silently uninstall Matlab R2024b

조회 수: 44 (최근 30일)
René
René 2025년 4월 25일
댓글: René 2025년 4월 29일
When I uninstall Matlab R2024b with "MathWorksProductUninstaller.exe" and the option "--mode silent", the toolboxes and preferences are not removed.
Is there an extra option that can be added to the commandline?
When you run "MathWorksProductUninstaller.exe" normal, you get the optie to select the removal of the toolboxes and preferences.

채택된 답변

Shantanu Dixit
Shantanu Dixit 2025년 4월 29일
Hi Rene,
As per the R2024b documentation: https://www.mathworks.com/help/install/ug/uninstall-matlab-toolboxes-and-support-packages.html all toolboxes and products are also uninstalled upon uninstalling MATLAB. However some support packages and other optional features may remain installed in support package root folder. You can manually delete the folder located at:
% Windows: C:\ProgramData\MATLAB\SupportPackages\R20XXy
% Linux® — /home/$USER/Documents/MATLAB/SupportPackages/R20XXy
% macOS — /Users/$USER/Documents/MATLAB/SupportPackages/R20XXy
Hope this helps
  댓글 수: 1
René
René 2025년 4월 29일
Thx for the reply.
I was hoping for a cleaner silent uninstall, but I will do a unistall script that will delete the folders after the uninstaller.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by