git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2417 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-04-03 15:38:33 +00:00
parent daba7d0e80
commit 41fa5acd09

View file

@ -195,8 +195,7 @@ follow these steps:</p>
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>
<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
to use a language string.</p>
The default Start Menu Folder. For installers with multiple languages, you can use a language string as value.</p>
<p class="text"><span class="bold">MUI_STARTMENUPAGE_NODISABLE</span><br />
Do not display the checkbox to disable the creation of Start Menu
shortcuts.</p>