This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Can not see .Net Framework 4.0 in Redistributables
Subscribe
- 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
‎Apr 25, 2016
03:04 AM
Can not see .Net Framework 4.0 in Redistributables
Hi, I am new to installshield. I have InstallShield 2015 LE installed on my machine. Setup (Single Image) is creating fine. But i need .Net Framework 4.0 and Crystal Reports for .net framework as a prerequisites to my application. I cannot see these two in redistributes. What am i missing? Attachment for reference.
Ovais
Ovais
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 25, 2016
10:27 AM
Hi,
You need to scroll down in that view. You are looking at the merge modules. The prerequisites have an old installshield arrow icon rather than the pink cube with arrow.
I believe .NET 4.0 is shipped with the LE, but you will need to get the Crystal Report from the vendor and add it.
Prerequisites should go in C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites
Merge modules should go in C:\Program Files (x86)\Common Files\Merge Modules
You need to scroll down in that view. You are looking at the merge modules. The prerequisites have an old installshield arrow icon rather than the pink cube with arrow.
I believe .NET 4.0 is shipped with the LE, but you will need to get the Crystal Report from the vendor and add it.
Prerequisites should go in C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites
Merge modules should go in C:\Program Files (x86)\Common Files\Merge Modules
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 29, 2016
06:48 AM
There is no .Net Framework option in this view and that's why i'm asking in this forum.
But i can see .net framework setup in C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites\Microsoft .net\4.0\Full... I've also defined this path in Prerequisite option, but on building setup, .net framework not included in the package. See this attachment.
Also, i need to know how to add sap crystal report runtime as redistributable.
Thanks
But i can see .net framework setup in C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites\Microsoft .net\4.0\Full... I've also defined this path in Prerequisite option, but on building setup, .net framework not included in the package. See this attachment.
Also, i need to know how to add sap crystal report runtime as redistributable.
Thanks
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 29, 2016
01:48 PM
Hi,
You need to add the .prq file, not the .exe, to the location specified.
Once added, you should be able to see the selection in the Redistributable view.
Can you check in the SetupPrerequisites subfolder and see if the .NET 4.0 prq is there? That version should be shipped with IS2015LE.
If you see the prq, do a search in the Redistributable view for .NET.
You need to add the .prq file, not the .exe, to the location specified.
Once added, you should be able to see the selection in the Redistributable view.
Can you check in the SetupPrerequisites subfolder and see if the .NET 4.0 prq is there? That version should be shipped with IS2015LE.
If you see the prq, do a search in the Redistributable view for .NET.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 03, 2016
12:01 PM
Hi,
Can you make sure the SetupPrerequisite location is listed in the Prerequisite File Location field? Restart The program afterward and search for .NET in the Search Grid of the Redistributable view.
I actually cannot tell from the screenshots. It looks like you just did not scroll down in the Redistributable view.
Can you make sure the SetupPrerequisite location is listed in the Prerequisite File Location field? Restart The program afterward and search for .NET in the Search Grid of the Redistributable view.
I actually cannot tell from the screenshots. It looks like you just did not scroll down in the Redistributable view.