mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 06:48:00 +00:00
Remove unused label.
This commit is contained in:
parent
5b092b3aea
commit
d959a5918c
@ -5,7 +5,6 @@ Section "-hidden"
|
|||||||
FindClose $0
|
FindClose $0
|
||||||
StrCmp $1 "" done
|
StrCmp $1 "" done
|
||||||
|
|
||||||
uninst:
|
|
||||||
;Run the uninstaller of the previous install.
|
;Run the uninstaller of the previous install.
|
||||||
DetailPrint $(inst_unist)
|
DetailPrint $(inst_unist)
|
||||||
ExecWait '"$INSTDIR\uninst.exe" /S _?=$INSTDIR'
|
ExecWait '"$INSTDIR\uninst.exe" /S _?=$INSTDIR'
|
||||||
|
Loading…
Reference in New Issue
Block a user