Don Morrison <[EMAIL PROTECTED]> writes:

> Maybe this is the deal with the space (from the Sun silent install
> page):
> 
> In the various command line examples below a space appears between
> the /v and the quote ("); i.e., /v ". The space is required for
> 1.4.2_01 and higher releases that are installed by the "Windows
> Installation" method (aka "install from the web"). For "Windows
> Offline Installation" no space should appear.
> 
> And yet, when I read about the install formats is sure looks like we
> use the Windows Offline method.

You would think so.

The problem is that our direct download URL is wrong; it downloads the
Web installer, not the full "offline" installer.

Fixed in next release (diff appended).

 - Pat


--- sun-jre.bat 21 Mar 2004 02:09:51 -0000      1.3
+++ sun-jre.bat 25 Mar 2004 19:11:00 -0000      1.4
@@ -1,10 +1,10 @@
 :: OPTIONAL: Install Sun Java Virtual Machine
  
-:: 
URL|ALL|http://java.sun.com/webapps/download/AutoDL?BundleId=9504|packages/j2re-1_4_2_03-windows-i586-p.exe
+:: 
URL|ALL|http://java.sun.com/webapps/download/AutoDL?BundleId=9505|packages/j2re-1_4_2_03-windows-i586-p.exe
 :: Download from <http://java.sun.com/j2se/downloads/>
  


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to