How to deploy runtime with Installshield

조회 수: 1 (최근 30일)
John Gutenkauf
John Gutenkauf 2021년 5월 13일
댓글: John Gutenkauf 2021년 6월 4일
We currently have an application that uses the 2016B runtime which we deploy as is; a self extracting .exe.
We have updated to use 2019B, and that runtime is now shipped as a .zip file. I'm at a loss as how to add it as a prerequisite with Installshield. I'm hoping others have solved the problem and can share how they have done it.
  댓글 수: 1
John Gutenkauf
John Gutenkauf 2021년 6월 4일
I ended up resolving this by adding the runtime .zip and a .bat file as files for the prerequisite.
Then .bat file extracts the zip to temp, then runs setup.exe with the appropriate flags to perform a silent install.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by