info about modern3.exe
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1892 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4b26f94f58
commit
74d0c01f35
1 changed files with 5 additions and 4 deletions
|
@ -315,12 +315,13 @@ FunctionEnd
|
|||
Welcome/Finish page: <a href="../../Examples/Modern UI/WelcomeFinish.nsi">WelcomeFinish.nsi</a><br>
|
||||
</p>
|
||||
<p class="header">The interface</p>
|
||||
<p class="subheader">Modern.exe and modern2.exe</p>
|
||||
<p class="text">There are two different versions of the interface
|
||||
<p class="subheader">Different versions</p>
|
||||
<p class="text">There are three different versions of the interface
|
||||
available. Modern.exe contains the dialogs of the standard interface.
|
||||
If you have an installer with a lot of subsections
|
||||
If you have an installer with a lot of subsections
|
||||
or long section names, use modern2.exe, which has a different
|
||||
component-selection page.</p>
|
||||
component-selection page. Use modern3.exe if you are not using
|
||||
descriptions.</p>
|
||||
<p class="subheader">Customize the dialogs</p>
|
||||
<p class="text">To change elements on the dialogs, modify modern.exe or
|
||||
modern2.exe in the Contrib\UIs directory using a resource editor such as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue