Missing file prevents uninstall
조회 수: 62 (최근 30일)
이전 댓글 표시
I want to unistall MATLAB R2018b but I recieve the following error:
C:\Program Files\MATLAB\R2018b\help\5g\helpsearch\segments_q (The system cannot find the file specified).
I've tried to also uninstall with the uninstall executable - it did not work.
댓글 수: 9
Tatsuaki Hashimoto
2021년 8월 16일
I have the same situation. But I could not reinstall. I could not both reinstall and unistall.
Walter Roberson
2021년 8월 17일
I recently had a windows situation where I ran into this error with missing files for uninstall.
I dealt with it by telling Windows to delete the entire directory (and all subdirectories.) Took over 1/2 an hour as there were over 1 1/4 million files to delete.
In my situation the errors in registry just deleting the files would leave, was acceptable for me, because I was going to reinstall MATLAB immediately.
답변 (3개)
Maadhav Akula
2019년 12월 31일
I hope the following link might be helpful:
If you still face any issues with uninstallation, please reach out to Mathworks Support:
댓글 수: 0
Charles Lee
2021년 11월 7일
My own experience:
Delete all the files in your matlab install folder, i.e.: E:\Program Files\Polyspace\R2020a
Just install again. Problem solved.
댓글 수: 0
Lemon
2023년 6월 10일
When I faced this issue, I just added some dummy 'segments_q' files in the required directory and then again started the uninstallation process. But sometimes you end up needing to create quite a number of files as said in one of the comments. This may not be the proper way, but guess what, it helped! Just letting know to someone who is still struggling with this issue, hope this helps;)
댓글 수: 1
Frank F
2023년 7월 31일
It's a good idea to quickly sovle the problem,and i copy the same name files from the likely path a lot of times and uninstall R2022a successfully.Thanks
참고 항목
카테고리
Help Center 및 File 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!