![]() |
Cahnge Headtitle in a MUI custompage?
Hello,
How can I change the Headtitle and Subheadtitle in a MUI custompage? Help please Aemik |
!define MUI_PAGE_HEADER_TEXT ...
!define MUI_PAGE_HEADER_SUBTEXT ... Stu |
!insertmacro MUI_PAGE_INSTFILES
!define MUI_PAGE_HEADER_TEXT "TEST1" !define MUI_PAGE_HEADER_SUBTEXT "TEST2" Page custom Softwarepage !insertmacro MUI_PAGE_FINISH Ive treid this but no effect |
We're talking about a custom MUI page, right?
Did you try this: code: It is discussed on MUI documentation http://nsis.sourceforge.net/Docs/Mod...UI/Readme.html |
Yes Ive tried this. But I dont know how and where to use...
Edit: okay I have it. thanks |
| All times are GMT. The time now is 04:32. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.