Custom install location for Deployed application
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Application Deployment 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!