How to deploy runtime with Installshield

1 Ansicht (letzte 30 Tage)
John Gutenkauf
John Gutenkauf am 13 Mai 2021
Kommentiert: John Gutenkauf am 4 Jun. 2021
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 Kommentar
John Gutenkauf
John Gutenkauf am 4 Jun. 2021
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by