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

조회 수: 18 (최근 30일)
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).

채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 10월 28일
편집: MathWorks Support Team 2022년 10월 28일
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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by