|
|
#1 |
|
Junior Member
Join Date: Feb 2008
Posts: 5
|
Umui_text_lightcolor
Ok so I am having trouble getting this to change in my installer.
here's how I have my line: !define UMUI_TEXT_LIGHTCOLOR 999999 but when I go to test my installer, they are defaulting to what seems like 000000. Any idea why this is acting this way? |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Make sure you put the define in the right place. I'd say that should go before any page macro, but I don't know UMUI so you'll have to verify with the documentation.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2008
Posts: 5
|
yeah...I've got it at the top of the page...before all macros and pages. Everything else I define works, but for some reason this thing just isn't changing.
code: That's a piece of my code...it goes on to define the macros and pages and all that, but it's pretty long so I won't paste it all i here. Any suggestions on things I can try? |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Feb 2008
Posts: 5
|
Well I still haven't figured this out.
I even tried changing the default macro in the NSIS.nsi file that is run and still nothing... could this be something regarding vista and not my installer? I saw something from a long time ago referencing this not working for XP for some time... |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|