Hi,
what is about this message? I don't find anything about this error message. I doesn't use the variable "MUI_TEXT" and I don't find these in my script.
I have also a problem with the "Nsis Documentation" the letters are too small for reading.
Who can help!
Rien
Variable "MUI_TEXT" not referenced, wasting memory!
7 posts
what is about this message? I don't find anything about this error message. I doesn't use the variable "MUI_TEXT" and I don't find these in my script.Give more details about it. Like for example: What change did you do to that happen?
You probably forgot to add the section descriptions.
The users manual text size can be changed using Ctrl + Scroll Wheel.
The users manual text size can be changed using Ctrl + Scroll Wheel.
No, I've delete "section descriptions" and the problem is gone.
It would be nice if the compiler could find the errors themself.
The line with the script error would be a good help.
It would be nice if the compiler could find the errors themself.
The line with the script error would be a good help.
An unused variable isn't a single error.
Did you add all page macros and language macros in the order as described in the Modern UI Readme?
Also attach a script.
Did you add all page macros and language macros in the order as described in the Modern UI Readme?
Also attach a script.
Had the same problem - got descriptions section but was not using it...
Now is solved.
10X!
Now is solved.
10X!
Got same error ..caused by removing the Components page with section text still defined.