summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/tor.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/tor.nsi b/contrib/tor.nsi
index 1cd1c997f0..d0e02adc53 100644
--- a/contrib/tor.nsi
+++ b/contrib/tor.nsi
@@ -167,6 +167,7 @@ Section "Uninstall"
Delete "$INSTDIR\libeay32.dll"
Delete "$INSTDIR\ssleay32.dll"
Delete "$INSTDIR\tor.exe"
+ Delete "$INSTDIR\tor_resolve.exe"
Delete "$INSTDIR\Tor Website.url"
Delete "$INSTDIR\torrc"
Delete "$INSTDIR\torrc.sample"