Skip to content
⌘ NSIS Forum Archive

No MUI_BUTTONTEXT_INSTALL?

5 posts

Zettai#

No MUI_BUTTONTEXT_INSTALL?

Hi All,

Wondering if anyone has had this problem before... I'd really like to change the "Install" button on the component page (with Modern_UI) to say something else... but there doesn't seem to be anywhere to define it.

Any help would be greatly appreciated.

Thanks
Vytautas#
I also can't find a define for this text however as a workaround for this problem you could modify the text for the button in the language file.

Vytautas
Vytautas#
Hopefully the NSIS Dev Team will create a '!define' to change the text for the install button😉

Vytautas
kichik#
The MUI doesn't change the button so there is no define for it. Use InstallButtonText as with normal installers.