- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: ASP .NET CORE 7.0.5 Runtime prerequisite file
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi,
I am trying to add .NET core Runtime to my Install Shield MSI installer and followed the general instructions here:
Solved: ASP.NET Core Runtime 7.0 Prerequisite File - Community (flexera.com)
I was wondering if I there was a prerequisite file for ASP .NET Core 7.0.5 windows hosting bundle or what values I have to change to make the above solution work for .NET 7.0.5.
I'm thinking something properties ID and the conditions current version check but I don't know what those values should be
Thanks,
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @averycam
We have created a new prq for 7.0.5 windows hosting bundle and attached here in attachements. Please download and place in installshield INSTALLDIR SetupPrerequisites location.
EX:
C:\Program Files (x86)\InstallShield\2022\SetupPrerequisites
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @averycam
We have created a new prq for 7.0.5 windows hosting bundle and attached here in attachements. Please download and place in installshield INSTALLDIR SetupPrerequisites location.
EX:
C:\Program Files (x86)\InstallShield\2022\SetupPrerequisites
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Perfect, thanks for the help with this!