Installer deployment from standalone
显示 更早的评论
Hi all,
I have made a standalone (remoteLicenseGen.exe), which compiles a new exe file by using the mcc command. This works fine. However, I'm having trouble in getting the standalone to compile me the installer file of this newly compiled exe.
I'm using the compiler.package.installer for the installer creation. Running the whole script from Matlab works fine, and the script first compiles the program itself, and then creates the installer just fine. However, after I turn the script into this standalone, and run it, it throws an exception at the line of compiler.package.installer. The error is as follows:

Any ideas what to do? Any other method for the installer creation than what I've used?
Thanks,
Tero
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 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!