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: Install Shield2012 Spring SP1 not showing check for Microsoft .NET Framework 4.5 Full
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
‎Feb 13, 2013
12:33 AM
Install Shield2012 Spring SP1 not showing check for Microsoft .NET Framework 4.5 Full
Hi,
I have InstallShield 2012 spring installed on my machine . After that I have installed Sp1 patch to support prerequisites for the .NET Framework 4.5 and visual studio 2012. but after installation it is not showing any check for .NET Framework 4.5 and visual studio 2012. I am using InstallScript MSI project.
So please help me how to update installshield 2012 spring for supporting prerequisites for the .NET Framework 4.5 and visual studio 2012.
Thanks and Regards,
Suraj
I have InstallShield 2012 spring installed on my machine . After that I have installed Sp1 patch to support prerequisites for the .NET Framework 4.5 and visual studio 2012. but after installation it is not showing any check for .NET Framework 4.5 and visual studio 2012. I am using InstallScript MSI project.
So please help me how to update installshield 2012 spring for supporting prerequisites for the .NET Framework 4.5 and visual studio 2012.
Thanks and Regards,
Suraj
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 13, 2013
08:18 PM
I don't know what is actually happening on your InstallShield system.
However, I know the following KB.
Q210546: HOTFIX: 4.5 .NET Framework Setup Prerequisite file fails to download
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q210546
Can it help you?
However, I know the following KB.
Q210546: HOTFIX: 4.5 .NET Framework Setup Prerequisite file fails to download
http://kb.flexerasoftware.com/selfservice/viewContent.do?externalId=Q210546
Can it help you?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 14, 2013
05:48 AM
Hi,
Thanks for your reply.
I have downloaded SP1 from following link:
Link:
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q208466&sliceId=
Is this right update or is there any other way to install SP1?
Thanks and Regards,
Suraj
Thanks for your reply.
I have downloaded SP1 from following link:
Link:
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q208466&sliceId=
Is this right update or is there any other way to install SP1?
Thanks and Regards,
Suraj
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 14, 2013
11:14 PM
Suraj Munale wrote:
I have downloaded SP1 from following link:
Link:
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q208466&sliceId=
Is this right update or is there any other way to install SP1?
I believe that URL is correct.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 16, 2013
02:13 AM
weakness wrote:
I believe that URL is correct.
Hi Thanks For Your Reply.
"Microsoft .net framework 4.5 Full" is listed in Redistributables view. But How to add this as prerequisite?It is not showing in "Application Requirement" Tab.
Thanks and Regards,
Suraj.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 19, 2013
03:20 AM
1- In the ‘Redistributables’ view, check the check box for ‘Microsoft .net framework 4.5 Full’
2- Immediately you will be prompted with a dialog box asking whether you want to download the redistributable (If the ‘Location’ property of ‘Microsoft .net framework 4.5 Full’ has the value ‘Needs to be downloaded’ )
3- Click on ‘Yes’
4- You can see the results of the files getting downloaded in the ‘Build’ tab
5- Once you have the message that all the files are downloaded successfully, you can build your msi
6- Run the msi and during install it will launch an Pre requisite window asking you to click on ‘install’ button which will install the pre requisite
2- Immediately you will be prompted with a dialog box asking whether you want to download the redistributable (If the ‘Location’ property of ‘Microsoft .net framework 4.5 Full’ has the value ‘Needs to be downloaded’ )
3- Click on ‘Yes’
4- You can see the results of the files getting downloaded in the ‘Build’ tab
5- Once you have the message that all the files are downloaded successfully, you can build your msi
6- Run the msi and during install it will launch an Pre requisite window asking you to click on ‘install’ button which will install the pre requisite