0

I have installshield version 2016 + 2019. I want to add prerequisite of .Net 9 runtime. How is done?

4
  • I need the prq of x64 and x86 Commented Mar 5 at 11:09
  • .Net 9 runtime for desktop, last version Commented Mar 5 at 11:48
  • I believe .NET 8 desktop runtime prq is already present in IS 2019. You can copy this and modify it for NET 9 and use redistributable view to update URL, conditions and download the pre-req on IS local machine. Commented Mar 6 at 9:18
  • FYI. Net 9 is short lived till May 2026 Commented Jun 16 at 12:31

1 Answer 1

1

From the InstallShield online help documentation

"The Redistributables view is where you add InstallShield prerequisites to Basic MSI and InstallScript MSI projects. The Prerequisites view is where you add InstallShield prerequisites to InstallScript projects."

You'll want to make sure that you have the prereq downloaded in your local InstallShield directory. The UI also provides a method for downloading them to your local directory.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.