September 24, 200421 yr 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....
September 24, 200421 yr 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
September 24, 200421 yr 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"
September 24, 200421 yr 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 exampleC:\Documents and Settings\YOURUSERNAME\Local Settings\Tempand 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=0I don't know if the /G is neccessary, but the 1033 means English Language
September 26, 200421 yr Author 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 exampleC:\Documents and Settings\YOURUSERNAME\Local Settings\Tempand 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=0I don't know if the /G is neccessary, but the 1033 means English LanguageYEAH____it works
Create an account or sign in to comment