Generating excutable to only install gui not MCR
3 ビュー (過去 30 日間)
古いコメントを表示
I understand that the exe generated by deploy will install both the MCR and the gui. But lets say I make corrections to the gui, and I want to share it with the same person again, How can I create an exe that only installs the gui without having the MCR portion as well?
Thanks for the help in advance!
0 件のコメント
回答 (1 件)
Richa Gupta
2015 年 11 月 25 日
Hi Bishoy,
If you do not want to send the MCR again, do not include it when you create the executable. Also, even if you package the MCR with your GUI again, it will not install the MCR again on the end user's machine if it already has MCR installed.
Hope this helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!