Skip to content
⌘ NSIS Forum Archive

Customize Title Bar in MUI2?

4 posts

nsnb#

Customize Title Bar in MUI2?

I know how to customize page headers via MUI_PAGE_HEADER_TEXT and MUI_PAGE_HEADER_SUBTEXT.

I also know how to change the 'Name' part of the title bar.

However, there is one tiny word that seems to be inflexible: MUI2 always appends the suffix 'setup' after the name (as specified by the Name directive).

Is there a way to remove the word 'setup' from the title bar? or replace it with something else?

Thanks.
nsnb#
Originally Posted by Animaether View Post
Thank you very much Animaether. When searching for a solution, I googled "title bar" site:winamp.com . It didn't occur to me to google "caption" site:nsis.sourceforge.net. The next searcher, though, will have it slightly easier. 🙂
Animaether#
rather than searching on the winamp.com site, I'd recommend a generic search for e.g.: nsis change title
The wiki topic about changing the title bar / caption should then show up near the top of the results 🙂