Skip to content
⌘ NSIS Forum Archive

ModernUI request, licensepage as readme

3 posts

sdbarker#

ModernUI request, licensepage as readme

It would be nice to have a !define for the Modern UI, perhaps !define MUI_LICENSEPAGE_README, to denote a different set of verbage to place on the license page, if you're only displaying a readme, so that you don't have to "Agree" to the readme, and so that it's not referred to as a license.

-Scott
kichik#
Soon. See:

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
sdbarker#
Right on!

That would make my thought then, progress more into something like !insertmacro MUI_PAGE_README, instead of just !define'ing something to change the license page.

-Scott