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

18 visualizaciones (últimos 30 días)
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).

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 28 de Oct. de 2022
Editada: MathWorks Support Team el 28 de Oct. de 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

Más respuestas (0)

Categorías

Más información sobre C Shared Library Integration en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by