February 29, 201214 yr Hi to all, I've some little issues with a silent installation of JRE Version 6 Update 31.Following this guide:https://www.java.com...ent_install.xmlI've created a script to install jre in silet mode but for some mysterious reaseon during setup jre installer try to connect to internet and show me a proxy authentication form (I'm behind enterprise proxy...).Why? I've downloaded offline version!I'm using this parameters:/s MOZILLA=1 JAVAUPDATE=0 SYSTRAY=0 JU=0 AUTOUPDATECHECK=0 /norestartI hope that someone can help me.Thanksps: I've noticied that MOZILLA parameter is deprecated.
March 1, 201214 yr I use/s ADDLOCAL=jrecore IEXPLORER=1 MOZILLA=1I see addlocal has been deprecated, but the above works for me. Edited March 1, 201214 yr by krose
March 2, 201214 yr Author I use/s ADDLOCAL=jrecore IEXPLORER=1 MOZILLA=1I see addlocal has been deprecated, but the above works for me.Tnx but I need java only for Firefox and theese parameters are deprecated.
March 2, 201214 yr Author You can try this : http://www.ryanvm.ne...p=106201#106201Thanks but this solve update issue after installation when java start work. Not during installation...
March 10, 201214 yr Hi,jre-6u31-windows-i586.exe : 16971552 bytesSilent install : jre-6u31-windows-i586.exe /s JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0 JQS=0 SYSTRAY=0 EULA=0 REBOOT=Suppress"ADDLOCAL=xxxx IEXPLORER=1 MOZILLA=1" parameters are deprecated since jre6u10 (6u11 and up will be registered with all browsers by default)
March 12, 201214 yr Author Hi,jre-6u31-windows-i586.exe : 16971552 bytesSilent install : jre-6u31-windows-i586.exe /s JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0 JQS=0 SYSTRAY=0 EULA=0 REBOOT=Suppress"ADDLOCAL=xxxx IEXPLORER=1 MOZILLA=1" parameters are deprecated since jre6u10 (6u11 and up will be registered with all browsers by default)thanks a lot these parameters solved my problem!Next step it's to set java sun only for firefox through script....
March 12, 201214 yr jre-6u31-windows-i586-s.exe 16,4 MB (17.207.296 byte)I got same name but 16,971,552 bytes.How odd... from here is the "s" version and from here is the non-"s" version. What's the difference? (haven't checked yet but suspect it's probably the OpenOffice "suggestion" screen?).edit - and those are the sizes mentioned. Edited March 12, 201214 yr by submix8c
Create an account or sign in to comment