No more MUI_WELCOMEPAGE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2590 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6ba786734b
commit
8c02f24401
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ follow these steps:</p>
|
|||
[optional]</span>.</p>
|
||||
<p class="text">You should put all parameters in one string for the define:</p>
|
||||
<pre class="margin">
|
||||
!define MUI_WELCOMEPAGE ;No value
|
||||
!define MUI_STARTMENUPAGE_NODISABLE ;No value
|
||||
!define MUI_FINISHPAGE_RUN "$INSTDIR\Application.exe" ;Value
|
||||
!define MUI_INSTALLCOLORS "FFFFFF 000000" ;Multiple parameters
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue