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
- :
- .NET not copied to ISSetupPrerequisites
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 22, 2013
02:22 PM
.NET not copied to ISSetupPrerequisites
Have a Basic project with a few prerequisites one being .NET 3.5 SP1. I created a prerequisite for Reader XI. The build is a setup.exe set to NOT to extract from setup.exe; it is set to Follow Individual Selections. The msi is set as uncompressed. The problem is that .NET is not getting copied to the ISSetupPrerequisites folder but rather getting built into the setup.exe. Reader is located in ISSetupPrerequisites. Funny thing is that yesterday .NET was being copied to ISSetupPrerequisites but now it is not. The only thing that was done since then was some dialog modifications.
So, how can I get .NET to once again be copied to ISSetupPrerequisites?
So, how can I get .NET to once again be copied to ISSetupPrerequisites?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 22, 2013
03:03 PM
I cleared the entry within the ISSetupPrerequisite Table for .NET : ISSetupLocation
This colomn had a 1.
All fixed
This colomn had a 1.
All fixed