MUI_COMPONENTS -> MUI_PAGE_COMPONENTS (thanks RIV@NVX)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2708 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8bf75b3634
commit
af7dbb9a91
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ own page commands between the page macro's:</p>
|
||||||
<pre class="margin">
|
<pre class="margin">
|
||||||
!insertmacro MUI_PAGE_WELCOME
|
!insertmacro MUI_PAGE_WELCOME
|
||||||
Page custom FunctionName ;Custom page
|
Page custom FunctionName ;Custom page
|
||||||
!insertmacro MUI_COMPONENTS
|
!insertmacro MUI_PAGE_COMPONENTS
|
||||||
</pre>
|
</pre>
|
||||||
<p class="text">For the uninstaller:</p>
|
<p class="text">For the uninstaller:</p>
|
||||||
<pre class="margin">
|
<pre class="margin">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue