changelog, tutorial, credits, mui info

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2943 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-09-21 12:09:38 +00:00
parent 2aeae16e8e
commit 2c6e349b75
4 changed files with 13 additions and 7 deletions

View file

@ -1,3 +1,7 @@
\A{modernui} Modern User Interface
If you want to create an installer with a modern user interface (like the wizards of recent Windows versions), have look at the \W{../Contrib/Modern UI/Readme.html}{Modern UI Readme}.
NSIS 2 makes it is possible to create installers with a custom user interface. The Modern UI is an interface with a style like the wizards of recent Windows versions.
This new interface also features new pages (Welcome, Finish, Start Menu) and a description area on the components page. The interface and the graphics can be customized using the provided settings.
Using the Modern UI macros and language files, writing scripts with a modern interface is easy.
For more information and documentation see the \W{../Contrib/Modern UI/Readme.html}{Modern UI Readme}.