Jump to content

Recommended Posts

Posted

Here's one for ya's... I'm trying to install Sun's Java.

I call the setup program with the following command:

JAVA.EXE /L1033 /s /v "/qb IEXPLORER=1 INSTALLDIR=%systemroot%\java REBOOT=Suppress JAVAUPDATE=0 WEBSTARTICON=0"

When it installs from RunOnceEx, I get the following error box message:

Java Installer Connection Error

The installer cannot proceed with the current Internet Connection proxy settings. Please check the Installation Notes for more information.

I'm installing this in VMWare and it doesn't have an internet connection so I don't quite understand why I'm getting this error.

Any ideas anyone?


Posted

Because I don't want to install all the extra stuff. I just want the Java core and 1mb on my CD is a lot better than 15mb.

Posted

LOL... I didn't think it looked right... I should learn to look more carefully and not just click any old download link.

Thankyou for putting me back in my place people. :blushing:

Posted

Just a suggestion - when you get the FULL installer (15 MB or so..), make an administrative install point of it.

Run the installer exe with the "/A" switch, (for an administrative install) and the resulting files will be a lot bigger, but make an SFX of it - 15 MB installer ends up being 7.8 MB (with winrar, didn't try 7zip).

Posted
Just a suggestion - when you get the FULL installer (15 MB or so..), make an administrative install point of it.

Run the exe with the "/A" switch, and the resulting files will be a lot bigger, but make an SFX of it - 15 MB installer ends up being 7.8 MB (with winrar, didn't try 7zip).

what i used: full installer to SFX with this command line

;The comment below contains SFX script commands

Setup=j2rei586.exe /S /v/qn

TempMode

Overwrite=1

this give me a extra mb or so

administrative point... very interesting, i'll try it

edit: from 13,1mb to 9,14mb lol :lol:

Posted

Since an admin-install point has the advantage of files already being placed in the right directory structures (extracted from the single setup.exe), installs happen a bit faster as well.......

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...