mirror of
https://github.com/fwbuilder/fwbuilder
synced 2025-03-23 11:29:29 +01:00
Use all start menu entries by default.
This commit is contained in:
parent
1ff9a82e80
commit
0d7af43d89
@ -217,10 +217,7 @@ Section "FWBuilder (required)"
|
||||
|
||||
!insertmacro MUI_STARTMENU_WRITE_BEGIN Application
|
||||
|
||||
; Setting var context to "all" makes Start menu shortcuts appear for all
|
||||
; users
|
||||
|
||||
; SetShellVarContext all
|
||||
SetShellVarContext all
|
||||
|
||||
CreateDirectory "$SMPROGRAMS\$STARTMENU_FOLDER"
|
||||
CreateShortCut "$SMPROGRAMS\$STARTMENU_FOLDER\FWBuilder.lnk" "$INSTDIR\fwbuilder.exe" "" "$INSTDIR\fwbuilder.exe"
|
||||
|
Loading…
Reference in New Issue
Block a user