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
- :
- Re: .NET Framework 4.6.2
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
‎Sep 13, 2016
02:29 PM
.NET Framework 4.6.2
Is there an InstallShield 2016 prerequisite available for the Microsoft .NET 4.6.2 Framework?
(6) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 19, 2016
03:11 PM
You can make your own.
Start with a blank text file.
Cut and paste the section below.
Save file with the name: Microsoft .NET Framework 4.6.2 Full.prq
Move this file to C:\Program Files (x86)\InstallShield\2016\SetupPrerequisites
Open InstallShield, go to Redistributables pane.
Microsoft .NET Framework 4.6.2 Full should be visible.
Right-click > Download Selected Item…
The download link is good as of September 2016.
+++++++++
+++++++++
Start with a blank text file.
Cut and paste the section below.
Save file with the name: Microsoft .NET Framework 4.6.2 Full.prq
Move this file to C:\Program Files (x86)\InstallShield\2016\SetupPrerequisites
Open InstallShield, go to Redistributables pane.
Microsoft .NET Framework 4.6.2 Full should be visible.
Right-click > Download Selected Item…
The download link is good as of September 2016.
+++++++++
+++++++++
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 19, 2016
04:03 PM
Thanks so much JSClark, I did not realize it was so easy! 🙂
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 24, 2016
03:58 AM
optimized edition, based on prq for 4.6.1
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 10, 2017
11:37 AM
According to https://msdn.microsoft.com/en-us/library/ee942965(v=vs.110).aspx, I should be using 394806 for all OS versions other than Windows 10 Anniversary Edition and 394802 for Windows 10 Anniversary Edition. Is there a way to specify BOTH in the Prerequisite Editor? Or am I going to have to make two different prerequisites?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 12, 2017
03:28 AM
MattQVI wrote:
According to https://msdn.microsoft.com/en-us/library/ee942965(v=vs.110).aspx, I should be using 394806 for all OS versions other than Windows 10 Anniversary Edition and 394802 for Windows 10 Anniversary Edition. Is there a way to specify BOTH in the Prerequisite Editor? Or am I going to have to make two different prerequisites?
my "optimized edition" works with all os versions including Win10. It would be enough just to check if the value is lower than 394802
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 12, 2017
10:36 AM
You could also use the Pre-requisite editor and just add in a second registry value to look for - sort of like the OS conditions where you can have a bunch of different entries for OS and it just steps thru them until (if) it finds a match.
Chad
Chad