Matthew Toseland schrieb: >>>I want the installer to see it's in a directory with lib/freenet.jar, >>>lib/freenet-ext.jar, and seednodes.ref, and then install using those >>>rather than downloading. >>
> Anyway, this is essential to improving routing and anonymity by reducing > the number of nodes announcing to the centrally collected seedrefs... so > if you could contact me, it would be helpful. OK, I just extended the webinstaller to look for the file lib\freenet.jar (relative to the installer binary). If it detects it, it won't try to download/unpack any files but will use the local files. It will use: lib\freenet.jar lib\freenet-ext.jar seednodes.ref (same directory as the installer) The files will be left untouched and not be deleted. The source is in CVS the new webinstall binary has been uploaded. Sebastian _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
