Fix for [#889] Windows Start Menu items now remove by uninstall

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5797 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
beaglejoe 2014-06-26 19:24:09 +00:00
parent 4df6bdac18
commit 138aa27c82
1 changed files with 2 additions and 0 deletions

View File

@ -257,6 +257,7 @@ SectionEnd
Section -Shortcuts
SetShellVarContext all
; Start menu entries
CreateDirectory "$SMPROGRAMS\${GAME_VERSIONNED_NAME}"
@ -326,6 +327,7 @@ SectionEnd
Section Uninstall
SetShellVarContext all
;SetAutoClose true
; Start menu entries.