Author: bob Date: 2006-04-06 22:55:44 +0000 (Thu, 06 Apr 2006) New Revision: 8489
Modified: trunk/contrib/win_wrapper/readme.txt Log: Updated readme Modified: trunk/contrib/win_wrapper/readme.txt =================================================================== --- trunk/contrib/win_wrapper/readme.txt 2006-04-06 22:54:51 UTC (rev 8488) +++ trunk/contrib/win_wrapper/readme.txt 2006-04-06 22:55:44 UTC (rev 8489) @@ -1,10 +1,9 @@ This is a simple "wrapper" for the real 0.7 installer, produced by request of NextGen$. -It is intended for windows users who (think they) don't have Java installed. -It tries to find Java Web Start, and if it cannot installs the bundled JRE -(currently jre-1_5_0_06-windows-i586-p.exe). Then it invokes the 'real' -installer via its JNLP. +It tries to find Java Web Start, and if it can't allows the user to download +a bundled JRE (licensing compliance) and install it. +Then it invokes the 'real' installer via its JNLP. -Built version : /trunk/win32-bin/freenet-pre-07-alpha.exe +Built version : /trunk/win32-bin/freenet-pre-07-alpha-nojava.exe - Bob H
