浏览代码

add geoip file to uninstall

Andrew Lewman 15 年之前
父节点
当前提交
431202fb63
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      contrib/tor-mingw.nsi.in

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