How to disable installing INSTALLMAT​HWORKSSERV​ICEHOST.EX​E?

I am running Matlab installation in restricted institutional environment under network licence. At the start of Matlab 2024a, update 3 INSTALLMATHWORKSSERVICEHOST.EXE tries to run.
No web features are allowed in this environment, I would like to avoid/disable installing this process as it triggers security control.
How to disable such installation on the run? How to prepare such installation to avoid this?

댓글 수: 1

Frantisek Brazdik
Frantisek Brazdik 2024년 6월 17일
편집: Frantisek Brazdik 2024년 6월 17일
Any installation of service by user is against the security policy, so this has to be resolved in single installation. Such thing that the installed program opens hidden zip and tries to install anything is suspicions and not secure.
Either it should have option not not install when calling Matlab or it should be prepared when Matlab network installation is created.

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

 채택된 답변

Frantisek Brazdik
Frantisek Brazdik 2024년 6월 17일

1 개 추천

My actual workaround is to get rid of the file \R2024a\sys\mwds\win64\mci.zip from the installation.

댓글 수: 2

chmod 700 ... thanks for sharing
Thank you very much for posting this!
This works for other operating systems as well, i.e. under Linux:
chmod 000 /path/to/matlab/R2024b/sys/mwds/glnxa64/mci.zip

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

추가 답변 (2개)

Muskan
Muskan 2024년 6월 17일

0 개 추천

Hello Frantisek,
You can refer to the following MATLAB Answer, particularly the steps in point 1, "End all MATLAB-related processes" and the steps in point 2, "Uninstall the MathWorks Service Host" to uninstall the MathWorks Service Host:
I hope this helps!

댓글 수: 1

Frantisek Brazdik
Frantisek Brazdik 2024년 6월 17일
편집: Frantisek Brazdik 2024년 6월 17일
I can not do this, this installation is triggered for any network licence user who tries to start Matlab.
This is not institutional solution that I am looking for. There should be option to disable such installation. User is not allowed to install any process, this is even worse as it installs into his profile.

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

Frantisek Brazdik
Frantisek Brazdik 2025년 11월 4일

0 개 추천

It seems that some new tools are released:
Seems there is option to transfer the servicehost to program files.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by