This commit is contained in:
parent
b289e13bc4
commit
3684b86f84
@ -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…
x
Reference in New Issue
Block a user