When I package my script in app design,the third step is always wrong.
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Mario Malic
2021 年 2 月 6 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!