Deselect desktop shortcut by default
Follows the guidelines at https://docs.microsoft.com/en-us/windows/win32/uxguide/winenv-desktop
This commit is contained in:
parent
8e3efec40f
commit
251942323e
@ -157,7 +157,7 @@ Section "Start Menu Shortcut" SM_SHORTCUTS
|
||||
|
||||
SectionEnd
|
||||
|
||||
Section "Desktop Shortcut" DESKTOP_SHORTCUTS
|
||||
Section /o "Desktop Shortcut" DESKTOP_SHORTCUTS
|
||||
|
||||
CreateShortcut "$DESKTOP\@Launcher_CommonName@.lnk" "$INSTDIR\@Launcher_APP_BINARY_NAME@.exe" "" "$INSTDIR\@Launcher_APP_BINARY_NAME@.exe" 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user