From: Andrew Lewman Date: Thu, 29 May 2008 01:45:29 +0000 (+0000) Subject: remove the uninstall of the geoip file, since it is installed in APPDATA X-Git-Tag: tor-0.2.1.1-alpha~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e68c23de74e613fb06cb4412c854845e46bed43;p=thirdparty%2Ftor.git remove the uninstall of the geoip file, since it is installed in APPDATA svn:r14801 --- diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in index 5cc2e39465..d232c6d3ff 100644 --- a/contrib/tor-mingw.nsi.in +++ b/contrib/tor-mingw.nsi.in @@ -216,7 +216,6 @@ Function un.InstallFiles Delete "$INSTDIR\tor.ico" Delete "$SMSTARTUP\Tor.lnk" Delete "$INSTDIR\Uninstall.exe" - Delete "$INSTDIR\geoip" FunctionEnd Function un.InstallDirectories