Generating excutable to only install gui not MCR
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Richa Gupta
le 25 Nov 2015
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 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing 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!