[or-cvs] Uninstaller should remove tor_resolve.exe too

Nick Mathewson nickm at seul.org
Sun Nov 14 19:10:48 UTC 2004


Update of /home/or/cvsroot/tor/contrib
In directory moria.mit.edu:/tmp/cvs-serv6763/contrib

Modified Files:
	tor.nsi 
Log Message:
Uninstaller should remove tor_resolve.exe too

Index: tor.nsi
===================================================================
RCS file: /home/or/cvsroot/tor/contrib/tor.nsi,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- tor.nsi	14 Nov 2004 19:08:24 -0000	1.7
+++ tor.nsi	14 Nov 2004 19:10:46 -0000	1.8
@@ -167,6 +167,7 @@
    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"



More information about the tor-commits mailing list