|
|
#1 |
|
Junior Member
Join Date: Nov 2004
Posts: 7
|
MUI_PAGE_CUSTOMFUNCTION_SHOW documentation
The documentation about the
code: in ./Contrib/Modern%20UI/Readme.html#customFunctions is not clear to me. Are the callbacks called for every page or is there a way to register them for specific pages? |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
Like all page settings, it applies to one page. You should add the setting before a page macro.
|
|
|
|
|
|
#3 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,216
|
E.g.
!define MUI_PAGE_CUSTOMFUNCTION_PRE "myWelcome_Pre" !insertmacro MUI_PAGE_WELCOME -Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|