Why not .iso file instead of .zip for Update Package Offline Installation?
조회 수: 1 (최근 30일)
이전 댓글 표시
If we download an update from this link for example for r2019b release.
The only available download file is .zip file.
It takes time to unzip the archive first and then doing update.
Why not provide .iso files instead so that user can mount then update it easily?
I've created my own .iso using ImgBurn, mount it on drive F: using WinCDEmu, execute this command below and had a succesfull update.
update_installer.exe -updatepackage F:
It has a small overhead metadata, but considering with the uncompressed .zip itself has minuscule physical size difference, why bothers?
댓글 수: 6
Walter Roberson
2020년 1월 23일
I recommend that you open a technical support case on this topic. I can only provide speculation; Mathworks Support has access to the people who made the decision.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Install Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!