This is the first release of the Peervacy Collaborative Anti-Spam Filter Updater. This is an alpha release and is not yet suitable for general use! I have only tested it on winXP so far, but feel free to try it out on other versions of windows and let me know how it goes(although I doubt it will work). If you have an idea to make it work then feel free to propose a solution (Update: v0.3 works on vista and win7 when run with admin privileges). I am posting it here so people can test it and give me feedback
constructive criticism only please!
The Peervacy updater tool is a low-level filter updater. What is does is it shuts down shareaza, checks for updates and downloads them if available, backs up your existing security.dat and adds a timestamp to the filename, replaces the file "security.dat" in the application data folder, and restarts shareaza. It also check for updated versions of iteself and shows a pop-up window if one is available, with the option to visit the download page. The idea behind the updater is that you would create a scheduled task to run the application overnight and when you wake up you filters are updated and shareaza is the way you left it.
the tool uses a few exes that I found online. One is process.exe that shuts down shareaza nicely(instead of taskkill.exe) and the other is URL2File.exe which allows us to check for updates and downloads them. These have not been tested except for on winXP, but if you can find an alternative that works just as well then let me know.
Update: v0.2 and later now uses webfetch.exe instead of url2file
Before the stable release, I would like to create a setup utility that will configure it, but i have not gotten around to that yet. Currently there are only 2 settings. They can be found in settings.ini
Reboot Mode - options are nowarn, tray, nowarntray, normal
Ignore Tool Upgrades - this is a true (1) or false (0) value and can be set by either running ignore.bat (used when "cancel" is clicked in newtool.vbs ), or by manually changing the value to 1. When set to 1 you will not see pop-up notifications about new versions of this tool
>>> Download Now <<<
To install it simply download the EXE, run it to extract the files, and execute "runme.bat"