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 .NET Framework Prerequisite Reboot Related Problem
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
‎Jul 31, 2009
01:03 PM
Install .NET Framework Prerequisite Reboot Related Problem
The product I am working on needs .NET Framework 3.5 SP1 so I incorporated this as a prerequisite for the product installation. So .NET 3.5 SP1 is installing before installation starts. At the end of the installation, the .NET framework has an option for user to reboot. If user chooses "yes", then installation continues after the reboot. However, if user chooses "no", the machine is not rebooting but installation won’t continue either. The desired behavior is for the installation to continue regardless whether user selected to reboot or not after the .NET 3.5 SP1 insatllation. Is this doable with InstallShield? Is this an InstallShield bug?
Anybody seen the same problem? I would appreciate any help.
Anybody seen the same problem? I would appreciate any help.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 31, 2009
01:08 PM
OK. I figured it out. You can modify the prerequisite installation behavior in the prerequisite editor (under "tools" menu).
I think it will work.
I think it will work.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Dec 15, 2009
04:13 PM
I am using InstallShield 2010 SP1 and I am having this same problem. I have:
[LIST=3]
Under the "Behavior" tab, I have set the "If the prerequisite appears to need a reboot:" value to "Ignore it, and fail to resume if the machine is rebooted".
Under the "Application to run" tab, I have specified the command line to run as:
Under the "Application to run" tab, I have cleared the "Specify the return code (in decimal) the application returns if a reboot is required:" value.
and I always get the Reboot dialog. I started a Flexera supoport request and they said to use a different value for point 1 above. I have now tried them all with no change in behavior. The reboot dialog is coming from the prerequisite program; not from the .NET 3.5 setup (Window title tells me this). Anyone have any solutions?
[LIST=3]
/p dotNetFx35setup.exe /l 1033 /v "/q /norestart"
and I always get the Reboot dialog. I started a Flexera supoport request and they said to use a different value for point 1 above. I have now tried them all with no change in behavior. The reboot dialog is coming from the prerequisite program; not from the .NET 3.5 setup (Window title tells me this). Anyone have any solutions?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 04, 2010
05:09 AM
Hi,
i am getting the same issue with installing .Net 3.5 SP 1 as a prereq. Has there been a workaround or solution to this yet?
Paul
i am getting the same issue with installing .Net 3.5 SP 1 as a prereq. Has there been a workaround or solution to this yet?
Paul