Skip to content
⌘ NSIS Forum Archive

Uninstaller reboot and library.nsh

4 posts

dexeux#

Uninstaller reboot and library.nsh

I'm getting this bug where sometimes the uninstaller will ask upon finish whether the user would like to restart or not. It hasn't been set and usually it shows the normal finish page.
Anders#
Originally Posted by dexeux View Post
I'm getting this bug where sometimes the uninstaller will ask upon finish whether the user would like to restart or not. It hasn't been set and usually it shows the normal finish page.
Is this a problem with this specific release or a general NSIS issue? What can I do to reproduce it?
dexeux#
I think its being triggered by library.nsh used with an "uninstalllib" option that had a REBOOT_PROTECTED field, however i also had

!define MUI_UNFINISHPAGE_NOREBOOTSUPPORT

within my script.