startmenu registry
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2065 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8c204678d9
commit
ab5472a5ae
3 changed files with 25 additions and 5 deletions
|
@ -160,6 +160,11 @@ follow these steps:</p>
|
|||
<p class="text"><span class="bold">MUI_STARTMENU_DEFAULTFOLDER</span><br />
|
||||
The default Start Menu Folder. Use $(LANGSTRINGNAME) as value is you want
|
||||
to use a language string.</p>
|
||||
<p class="text"><span class="bold">MUI_STARTMENU_REGISTRY_ROOT, MUI_STARTMENU_REGISTRY_KEY,
|
||||
MUI_STARTMENU_REGISTRY_VALUENAME</span><br />
|
||||
If your installer saves the Start Menu folder of a previous installation
|
||||
in a registry, define these values and the Modern UI will use the saved
|
||||
value as default folder.</p>
|
||||
</div>
|
||||
<p class="text"><span class="bold">MUI_FINISHPAGE</span><br />
|
||||
Show the Finish page.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue