Re: [freenet-dev] Installers need upgrading.

2005-09-20 Thread mazzanet
I've done the most recent work on the wininstaller. freenet-modern.nsi is the current NSIS script which builds fine with the latest version of NSIS. freenet-new.nsi doesn't actually exist anymore. The current installer on the Freenet website should correctly identify both Java 1.4 and 1.5.

Re: [freenet-dev] NSIS diffs for improved wininstaller (was : freenet-java-webinstall.exe still bundled with J2RE 1.4.1_03??)

2005-11-05 Thread mazzanet
Can you resend those patches as attachments, some of the hunks fail (probably due to email formatting). When I get my local copy patched I'll have a stab at it with sharp implements and rebuild+upload it. Matt Bob wrote: OK, here's the diffs. With wonderful timing, my boot drive died

[freenet-dev] NSIS diffs for improved wininstaller (was : freenet-java-webinstall.exe still bundled with J2RE 1.4.1_03??)

2005-11-06 Thread mazzanet
Can you resend those patches as attachments, some of the hunks fail (probably due to email formatting). When I get my local copy patched I'll have a stab at it with sharp implements and rebuild+upload it. Matt Bob wrote: > OK, here's the diffs. With wonderful timing, my boot > drive died

[freenet-dev] Installers need upgrading.

2005-09-20 Thread mazzanet
I've done the most recent work on the wininstaller. freenet-modern.nsi is the current NSIS script which builds fine with the latest version of NSIS. freenet-new.nsi doesn't actually exist anymore. The current installer on the Freenet website should correctly identify both Java 1.4 and 1.5. Feel