mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-22 21:25:34 +08:00
unnecessary shortcut creation.
This commit is contained in:
parent
65c98ce876
commit
c664932f02
@ -94,8 +94,6 @@ Section "install"
|
||||
CreateShortCut "$SMPROGRAMS\$StartMenuFolder\Supported formats.lnk" "$INSTDIR\supported.html"
|
||||
CreateShortCut "$SMPROGRAMS\$StartMenuFolder\Uninstall $(^Name).lnk" "$INSTDIR\uninstall.exe"
|
||||
!insertmacro MUI_STARTMENU_WRITE_END
|
||||
|
||||
CreateShortCut "$DESKTOP\$(^Name).lnk" "$INSTDIR\GARbro.GUI.exe"
|
||||
SectionEnd
|
||||
|
||||
Section "uninstall"
|
||||
|
Loading…
Reference in New Issue
Block a user