mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-09 09:58:39 +00:00
This commit is contained in:
parent
b289e13bc4
commit
3684b86f84
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ Section -StartMenu_Desktop_Links
|
||||||
CreateShortCut "$DESKTOP\Deluge.lnk" "$INSTDIR\deluge.cmd" "" "$INSTDIR\deluge.ico"
|
CreateShortCut "$DESKTOP\Deluge.lnk" "$INSTDIR\deluge.cmd" "" "$INSTDIR\deluge.ico"
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section -Uninstaller
|
Section -Uninstaller_Registry
|
||||||
WriteUninstaller "$INSTDIR\Deluge-uninst.exe"
|
WriteUninstaller "$INSTDIR\Deluge-uninst.exe"
|
||||||
WriteRegStr ${PROGRAM_UNINST_ROOT_KEY} "${PROGRAM_UNINST_KEY}" "DisplayName" "$(^Name)"
|
WriteRegStr ${PROGRAM_UNINST_ROOT_KEY} "${PROGRAM_UNINST_KEY}" "DisplayName" "$(^Name)"
|
||||||
WriteRegStr ${PROGRAM_UNINST_ROOT_KEY} "${PROGRAM_UNINST_KEY}" "UninstallString" "$INSTDIR\Deluge-uninst.exe"
|
WriteRegStr ${PROGRAM_UNINST_ROOT_KEY} "${PROGRAM_UNINST_KEY}" "UninstallString" "$INSTDIR\Deluge-uninst.exe"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue