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
- :
- Framework 3.5 (wiz feature) error
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 19, 2013
02:09 PM
Framework 3.5 (wiz feature) error
I was attempting to ise SQL Express 2012 with my InstallShield installer and ran into and error. After researching online and in these forums I found Q210041. This informed me that the problem was that the windows feature for Framework 3.5 needed to be enabled and provided a new prerequisite that allowed for this. I then added this prereq to my installer and now have a new error which I am having trouble finding support for.
When the installer tries to install Framework 3.5 I now receive the following message: "Windows Update Standalone Installer. Installer encountered an error 0x80096002. The certificate for the signer of the message is invalid or not found."
I did not see anybody else getting such an error in the forums where I found this fix so I'm wondering if maybe I missed a step somewhere? Any help would be appreciated.
When the installer tries to install Framework 3.5 I now receive the following message: "Windows Update Standalone Installer. Installer encountered an error 0x80096002. The certificate for the signer of the message is invalid or not found."
I did not see anybody else getting such an error in the forums where I found this fix so I'm wondering if maybe I missed a step somewhere? Any help would be appreciated.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 23, 2013
09:19 AM
I should add that I am trying to do this through "offline" means as most ours customers will not have internet access on the computers they install our software on. terefore, Windows Update will not be available to them.