Why not .iso file instead of .zip for Update Package Offline Installation?
1 view (last 30 days)
Show older comments
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 Comments
Walter Roberson
on 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.
Answers (0)
See Also
Categories
Find more on Install Products in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!