Silent installations of MATLAB Compiler Runtime through a compiled application present issues

18 visualizzazioni (ultimi 30 giorni)
When I perform a silent installation of the MATLAB Compiler Runtime R2022b with the "MyAppInstaller_web" executable, I experience issues with the following argument:
  • -outputFile with -agreeToLicense performs the silent installation, but if the Runtime is already installed, it does not recognize the installation and instead does another installation in a subfolder of the current installation (ex: C:\Program Files\MATLAB\MATLAB Runtime\R2022b\R2022b).

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 28 Ott 2022
Modificato: MathWorks Support Team il 28 Ott 2022
These are known issues in R2022b. Consider the following methods of installation:
  • Downloading the compiler installer directly from mathworks.com. The -inputFile argument can be used for silent installations.
  • Using the -inputFile argument on the compiled application's installer
  • Running MyAppInstaller_web interactively

Più risposte (0)

Categorie

Scopri di più su C Shared Library Integration in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by