mirror of
https://github.com/onionshare/onionshare.git
synced 2025-12-16 16:54:09 -05:00
Made the uninstaller delete uninstall.exe
This commit is contained in:
parent
d438e25b9b
commit
ad51d9221f
1 changed files with 2 additions and 0 deletions
|
|
@ -212,6 +212,8 @@ FunctionEnd
|
||||||
Delete "$INSTDIR\unicodedata.pyd"
|
Delete "$INSTDIR\unicodedata.pyd"
|
||||||
Delete "$INSTDIR\win32wnet.pyd"
|
Delete "$INSTDIR\win32wnet.pyd"
|
||||||
|
|
||||||
|
Delete "$INSTDIR\uninstall.exe"
|
||||||
|
|
||||||
rmDir "$INSTDIR\html"
|
rmDir "$INSTDIR\html"
|
||||||
rmDir "$INSTDIR\images"
|
rmDir "$INSTDIR\images"
|
||||||
rmDir "$INSTDIR\locale"
|
rmDir "$INSTDIR\locale"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue