mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03: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\win32wnet.pyd"
|
||||
|
||||
Delete "$INSTDIR\uninstall.exe"
|
||||
|
||||
rmDir "$INSTDIR\html"
|
||||
rmDir "$INSTDIR\images"
|
||||
rmDir "$INSTDIR\locale"
|
||||
|
|
Loading…
Reference in a new issue