mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-13 16:29:31 -05:00
Made the uninstaller delete uninstall.exe
This commit is contained in:
parent
d438e25b9b
commit
ad51d9221f
@ -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 New Issue
Block a user