mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue