Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   where can i change header text & Sub header text of my Custome page (http://forums.winamp.com/showthread.php?t=267303)

darshanaltekar 7th March 2007 05:53

where can i change header text & Sub header text of my Custome page
 
Can anyone tell me how can i change the header & subheader text of my custome paege i'm trying the following code but its not working
;program

Page custom after_repair after_repair_leave
...
...
...
function after_repair
!define MUI_PAGE_HEADER_TEXT "Ready to Repair the Program"
!define MUI_PAGE_HEADER_SUBTEXT "The wizard is begin installation"

functionend

kichik 7th March 2007 18:07

!insertmacro MUI_HEADER_TEXT as seen in Examples\Modern UI\InstallOptions.nsi.


All times are GMT. The time now is 04:17.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.