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
- :
- ForceReboot During Uninstallation
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 28, 2009
08:19 AM
ForceReboot During Uninstallation
Hi,
During the uninstallation of our product a reboot (possibly multiple ones) is required. I was thinking of using the ForceReboot standard action but it just doesn't behave the way I want it. Either after rebooting the installation (not the uninstallation) resumes or I get some strange errors about an installation in progress. I suspect the ForceReboot action is meant to be used during the installation part only. I did try to change my code to reboot during installation instead and that works, but that's not what I want to achieve.
Has anybody ever been able to accomplish this? Is there another or better way of doing this?
Thanks
Nic
During the uninstallation of our product a reboot (possibly multiple ones) is required. I was thinking of using the ForceReboot standard action but it just doesn't behave the way I want it. Either after rebooting the installation (not the uninstallation) resumes or I get some strange errors about an installation in progress. I suspect the ForceReboot action is meant to be used during the installation part only. I did try to change my code to reboot during installation instead and that works, but that's not what I want to achieve.
Has anybody ever been able to accomplish this? Is there another or better way of doing this?
Thanks
Nic
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 18, 2011
11:24 AM
teknix1 wrote:
Hi,
During the uninstallation of our product a reboot (possibly multiple ones) is required. I was thinking of using the ForceReboot standard action but it just doesn't behave the way I want it. Either after rebooting the installation (not the uninstallation) resumes or I get some strange errors about an installation in progress. I suspect the ForceReboot action is meant to be used during the installation part only. I did try to change my code to reboot during installation instead and that works, but that's not what I want to achieve.
Has anybody ever been able to accomplish this? Is there another or better way of doing this?
Thanks
Nic
Did you solved it, i'm facing the same problem now..
