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:
parent
09d2468ee8
commit
82a35b651b
|
@ -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
|
Loading…
Reference in New Issue