Jump to content

Recommended Posts

Posted

ihow to make core Java files to be installed, as well as IE integration..

%systemdrive%\Install\SunJava\j2re-1_4_2_05-windows-i586-p.exe /s /v\"/qb ADDLOCAL=jrecore IEXPLORER=1"

but not working....

post-80-1096054549_thumb.jpg


Posted

I ran into this problem too, what I did to get it to work was to remove the ADDLOCAL=jrecore from my command line.

It worked then.

tguy

Posted

Try this switch instead, maybe it will solve the problem.

j2re-1_4_2_05-windows-i586-p.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1"

Posted

Run j2re-1_4_2_05-windows-i586-p.exe, but do not install it.

After extraction is completed and you are presented with the setup screen.

Go into your Documents and Settings Temp folder, for example

C:\Documents and Settings\YOURUSERNAME\Local Settings\Temp

and look for the msi file. Copy that msi file to your

%systemdrive%\Install\SunJava\

Cancel Setup screen.

Rename that msi file if u like, I renamed mine to java2re.msi

%systemdrive%\install\SunJava\java2re.msi /G1033 /QN ADDLOCAL=jrecore IEXPLORER=1 REBOOT=ReallySuppress JAVAUPDATE=0 WEBSTARTICON=0

I don't know if the /G is neccessary, but the 1033 means English Language

Posted
Run j2re-1_4_2_05-windows-i586-p.exe, but do not install it.

After extraction is completed and you are presented with the setup screen.

Go into your Documents and Settings Temp folder, for example

C:\Documents and Settings\YOURUSERNAME\Local Settings\Temp

and look for the msi file. Copy that msi file to your

%systemdrive%\Install\SunJava\

Cancel Setup screen.

Rename that msi file if u like, I renamed mine to java2re.msi

%systemdrive%\install\SunJava\java2re.msi /G1033 /QN ADDLOCAL=jrecore IEXPLORER=1 REBOOT=ReallySuppress JAVAUPDATE=0 WEBSTARTICON=0

I don't know if the /G is neccessary, but the 1033 means English Language

YEAH____it works :thumbup

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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