Sfoglia il codice sorgente

remove the uninstall of the geoip file, since it is installed in APPDATA

svn:r14801
Andrew Lewman 17 anni fa
parent
commit
6e68c23de7
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      contrib/tor-mingw.nsi.in

+ 0 - 1
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