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
- :
- Including .NET 4.5 to build causes restart without completing install on boot
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
May 29, 2014
12:57 PM
Including .NET 4.5 to build causes restart without completing install on boot
I have a project that required .NET 4.5, so I included it as a prerequisite. In my tests .NET will install just fine but requires a restart before it moves on to my files. Once you restart it does not pick up with the install immediately however, you need to run the install file a second time.
If when prompted to reboot and the user chooses not to then it does not move forward with the install.
How can I fix this so the user just has to run the installer once?
If when prompted to reboot and the user chooses not to then it does not move forward with the install.
How can I fix this so the user just has to run the installer once?
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 25, 2014
05:08 PM
Under the Behavior tab in the prerequisite there is a drop down box at the bottom with the text above it that says "If the prerequisite appears to need a reboot:". This should be set to Reboot the machine and resume on reboot.
