From: Andrew Lewman Date: Mon, 3 Aug 2009 16:40:43 +0000 (-0400) Subject: add geoip file to uninstall X-Git-Tag: tor-0.2.2.1-alpha~33^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=431202fb63af6ed872a4a7539bb1073c09cd7061;p=thirdparty%2Ftor.git add geoip file to uninstall --- diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in index 053c142159..eccf41984a 100644 --- a/contrib/tor-mingw.nsi.in +++ b/contrib/tor-mingw.nsi.in @@ -216,6 +216,7 @@ Function un.InstallFiles Delete "$INSTDIR\tor.ico" Delete "$SMSTARTUP\Tor.lnk" Delete "$INSTDIR\Uninstall.exe" + Delete "$INSTDIR\geoip" FunctionEnd Function un.InstallDirectories