typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2417 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
daba7d0e80
commit
41fa5acd09
1 changed files with 1 additions and 2 deletions
|
@ -195,8 +195,7 @@ follow these steps:</p>
|
||||||
Variable to store the current Start Menu Folder. Default is $9.
|
Variable to store the current Start Menu Folder. Default is $9.
|
||||||
You cannot use this variable in your script (or you should Push/Pop it).</p>
|
You cannot use this variable in your script (or you should Push/Pop it).</p>
|
||||||
<p class="text"><span class="bold">MUI_STARTMENUPAGE_DEFAULTFOLDER </span><span class="parameter">folder</span><br />
|
<p class="text"><span class="bold">MUI_STARTMENUPAGE_DEFAULTFOLDER </span><span class="parameter">folder</span><br />
|
||||||
The default Start Menu Folder. Use $(LANGSTRINGNAME) as value is you want
|
The default Start Menu Folder. For installers with multiple languages, you can use a language string as value.</p>
|
||||||
to use a language string.</p>
|
|
||||||
<p class="text"><span class="bold">MUI_STARTMENUPAGE_NODISABLE</span><br />
|
<p class="text"><span class="bold">MUI_STARTMENUPAGE_NODISABLE</span><br />
|
||||||
Do not display the checkbox to disable the creation of Start Menu
|
Do not display the checkbox to disable the creation of Start Menu
|
||||||
shortcuts.</p>
|
shortcuts.</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue