List of Modern UI Attributes
Hi,
I need to change quite a lot of standard text across most of the Welcome, License, etc pages.
I have read through the NSIS documentation and the Modern UI docs, but it only lists some of the attributes. Other attributes I have been able to set were due to guessing the attribute name: 'MUI_WELCOMEPAGE_TEXT', 'MUI_WELCOMEPAGE_TITLE', etc.
Is there a complete list of attributes that can be set and where can I find these? I still need to set the following:
License Page:
- Title
- Sub Caption
('SubCaption 0 "License text"' doesn't seem to work)
- Page Text
Installation Page:
- Title
- Sub Caption
- Page Text
Thanks for any help!
Neil