|
|
#1 |
|
Junior Member
Join Date: Mar 2005
Posts: 1
|
Missing Text
Hi!
I creating right now a Installer with NSIS 2.05. I just noticed something confusing in the directory page. I inserted the page first with code: what is interesting is the Label on the GroupBox ![]() I tried it then with code: but also got the same result. But I managed to get it with code: But this solution only works with the 2nd way inserting pages. ![]() Can the Developers please check this. Thanks! OpaOpa |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
When using the MUI you must always use the second method, the MUI macros.
To figure out why the group box text is empty without the explicit definition of MUI_DIRECTORYPAGE_TEXT_DESTINATION, an example script is needed. NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|