Skip to content
⌘ NSIS Forum Archive

How to set display reboot text for uninstall page?

4 posts

q0987#

How to set display reboot text for uninstall page?

Hello all:

Does anyone know how to set the reboot text for uninstall page.

I know two command for install page
MUI_FINISHPAGE_TEXT_REBOOTNOW
MUI_FINISHPAGE_TEXT_REBOOTAFTER

but I cannot use the above command for uninstall page.


thank you
-daniel
Afrow UK#
Hmm there doesn't seem to be one for Uninstall. Perhaps this is a new feature that needs to be added.

-Stu
q0987#
Originally posted by Afrow UK
Hmm there doesn't seem to be one for Uninstall. Perhaps this is a new feature that needs to be added.

-Stu
thank you for your comments

best wishes
-Daniel
kichik#
Those defines work for uninstaller pages too.
Note: There is no difference between installer and uninstaller page settings.