Archive: Changing text above a created dialog


Changing text above a created dialog
I have create some custom dialogs, but how do I change the text above the dialog. Now there always appears :

Choose Start Menu Folder
...

But this text has nothing to do with the dialogs I created.

thx, Lieven Cardoen


Hi Lieven!

Have a look at 3. Pages in [1]. There you'll find all the necessary information to set the headers.

!define MUI_STARTMENUPAGE_TEXT_TOP "My title"

[1] http://nsis.sourceforge.net/Docs/Mod...UI/Readme.html

Have fun!

Cheers

Bruno