When I package my script in app design,the third step is always wrong.
6 views (last 30 days)
Show older comments
It tells me "Creating installer zip archive due to contents exceeding maximum Windows program size."
I can't understand it and want to know how to solve it.
0 Comments
Accepted Answer
Mario Malic
on 6 Feb 2021
You have compiled a big file with your app. It's just a warning due to file size, your installer is zipped so it takes less space on disk.
2 Comments
More Answers (0)
See Also
Categories
Find more on Develop Apps Using App Designer 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!