Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

GUI Exe without mcr

1 view (last 30 days)
Bishoy Hanna
Bishoy Hanna on 19 Nov 2015
Commented: Yuebin Zhou on 25 Nov 2015
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!
  2 Comments
Yuebin Zhou
Yuebin Zhou on 25 Nov 2015
Refer to the link below
In the MATLAB compiler GUI, there is a option called "runtime downloaded from web". If you choose this option, the standalone would only include a small MCR web installer. And it would not get downloaded or installed if the user already has MCR installed.

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!