Add version number to the name of start menu folder.
This commit is contained in:
parent
9e4c1d8f03
commit
fe805d4d92
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@
|
|||
!define MUI_STARTMENUPAGE_REGISTRY_ROOT "SHCTX"
|
||||
!define MUI_STARTMENUPAGE_REGISTRY_KEY "Software\Battle for Wesnoth\%version"
|
||||
!define MUI_STARTMENUPAGE_REGISTRY_VALUENAME "Start Menu Folder"
|
||||
!define MUI_STARTMENUPAGE_DEFAULTFOLDER "Battle for Wesnoth %version"
|
||||
|
||||
!insertmacro MUI_PAGE_STARTMENU Application $StartMenuFolder
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue