Why not .iso file instead of .zip for Update Package Offline Installation?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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:
![Untitled.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/257248/Untitled.png)
![Untitled2.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/257249/Untitled2.png)
It has a small overhead metadata, but considering with the uncompressed .zip itself has minuscule physical size difference, why bothers?
6 commentaires
Walter Roberson
le 23 Jan 2020
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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Install Products dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!