mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-23 13:00:24 -05:00
Setup: more shortcut stuff
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4833 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -244,5 +244,5 @@ Section Uninstall
|
||||
SectionEnd
|
||||
|
||||
Function LaunchDolphin
|
||||
ExecShell "" "$DESKTOP\$(^Name).lnk"
|
||||
ExecShell "" "$DESKTOP\Dolphin.lnk"
|
||||
FunctionEnd
|
||||
@@ -254,5 +254,5 @@ Section Uninstall
|
||||
SectionEnd
|
||||
|
||||
Function LaunchDolphin
|
||||
ExecShell "" "$DESKTOP\$(^Name).lnk"
|
||||
ExecShell "" "$DESKTOP\Dolphin x64.lnk"
|
||||
FunctionEnd
|
||||
Reference in New Issue
Block a user