Custom install location for Deployed application
1 view (last 30 days)
Show older comments
Hi all,
I'm deloying a matlab function into a stand alone application file using "Application Complier". I would like to have clarification on the following points,
1. How to install the root files of the .exe files to a particular disk location. Currently the root files are installed in "C:\Users\username\AppData\Local\Temp\23192436\mcrCache9.4\". I wanted to install in C:\Program Files:\MATLAB Complier\customname:. I've tried putting the custom link in "Additional Installation folder" in the Matlab compiler, still not helping.
2. Wanted to know, when the user opens the application for the first time, by which i can code to import license when the user opens for the first time.
3. How to group multiple .exe files in a single launcher. Like if 5 peoples develope and share a complied versions of their GUI, i would like to group it in a single launcher, so that a single file of .exe is given to the user ,from which they can open any GUI.
OS: Windows
MATLAB Version: 2018a
Complier pacakaging option: Runtime download form web
0 Comments
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!