Installer deployment from standalone

1 次查看(过去 30 天)
Tero
Tero 2023-11-10
评论: Tero 2023-11-13
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
  1 个评论
Tero
Tero 2023-11-13
Well, I guess this is not a show stopper as I'm getting the program itself compiled, so I'll just use that instead

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by