add geoip file to uninstall

This commit is contained in:
Andrew Lewman 2009-08-03 12:40:43 -04:00 committed by Nick Mathewson
parent 0d12f12cf5
commit 431202fb63

View File

@ -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