|
|
#1 |
|
Junior Member
Join Date: Apr 2004
Posts: 11
|
Installer Attribute SubCaption not working
Hi,
I am trying to set the Caption and SubCaptions of the License page. Firstly there is no attribute for setting this using the Modern UI attributes in the Modern UI docs, or am I missing it again? So I tried the SubCaption Installer Attribute: SubCaption 0 "jannie" But even after shifting this around several times, it still didn't work ![]() Do the Installer Attribute functions not work with Modern UI? What am I missing? Thanks for any help! Neil |
|
|
|
|
|
#2 |
|
NSIS MUI Dev
Join Date: Nov 2001
Posts: 3,717
|
The Modern UI has a page title in the page header, not in the window caption.
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2004
Location: Bulgaria
Posts: 44
|
So how can one change the page title in the page header with MUI? SubCaption does not work here. Is there any other way?
|
|
|
|
|
|
#4 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
!define MUI_PAGE_HEADER_TEXT "text" before !insertmacro MUI_PAGE_LICENSE
-Stu |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|