Archive: MUI License Page


MUI License Page
The license page always shows "press page-down ...". You can change the text but you cannot remove it. If you have a very short license you probably don't want that text (as there isn't anything to scroll through) and it would be better to use the space for a bigger license text box. It's not really necessary to detect whether scroll bars would show up and depend on that but it would be nice to be able to disable the top text and make the text box top border begin earlier.

Just a suggestion.


Perhaps a NSIS command would be a good idea. For now, you could hide the label width Resource Hacker (do not delete it or your script will not compile!)

-Stu


Hiding the label will not help. I can set the text to "" for now. I want to expand the license text box to the top. It seems I could do this modifying MUI\System.nsh, but maybe this is useful for others. For now I just changed the text to the application title (license page is first page).


You could also just make a custom page instead of the stock license page, and set all the sizes of each control to your liking.