Skip to content
⌘ NSIS Forum Archive

uninstaller display reboot message

3 posts

jammusi#

uninstaller display reboot message

Hi

The finish page of the uninstaller displays a reboot message

Your computer must be restarted in order to complete the installation of InstallerName . Do you want to reboot now?
With two radio buttons for rebooting now or later.

I am not aware of anything I have done for that to happen and I Cannot find how to cancel this behavior.

Advise?

tx

Oren
Afrow UK#
Something has set the reboot flag (/rebootok) or you have set it yourself.

Edit: MUI_FINISHPAGE_NOREBOOTSUPPORT

Stu