March 25, 200521 yr hi to allI looked everywhere but I didn t find the switch to Silent install the Java Runtime 1.5.0_02 in the batch modecan someone tell me how ?Thanx in advance
March 25, 200521 yr Author and what is the switch for previous version this what i m lookig for a switch
March 25, 200521 yr You didn't look hard enough I'm afraid:http://java.sun.com/j2se/1.5.0/docs/guide/...ide/silent.html
April 2, 200521 yr I use same swtvh as with Tiny personal fejre-1_5_0_02-windows-i586-p.exe /S /v/qn(case sensitive)
April 2, 200521 yr Didn't even know they'd release Update2 for this.Thanks, now will have to download and add to CD for next time it's needed.
April 3, 200521 yr I use same switch as with Tiny personal fwjre-1_5_0_02-windows-i586-p.exe /S /v/qn(case sensitive)
April 19, 200521 yr i read the link posted by Ryan from the the sun website. What's the last part of the command would accomplish the same thing as i was to install the program manually after install windows XP? By saying the last part i mean like ADDLOCAL=jrecore,extra MOZILLA=1. Also should i use ADDLOCAL=jrecore or ADDLOCAL=ALL if i want just installing java so i can view websites and online games on yahoo, no software developement? Thanks.
April 19, 200521 yr i'm having you trouble setting this to install silence. i use following for my runonceex.cmd:REG ADD %KEY%\05 /VE /D "Java 1.5.0.02" /fREG ADD %KEY%\05 /V 1 /D "%systemdrive%\Install\Java\Java_1_5_0_02.exe /s /v"/qn ADDLOCAL=jrecore" /fWhen it get to install the java it just skip it with out any error at all. I checked after it finish and nothing was installed. I manually install using the command promt using the Java_1_5_0_02.exe /s /v"/qn ADDLOCAL=jrecore and it work just fine, went to a few java site and they loaded. Some how from that into my switch it doesnt work. I suspected it have something to do with the quotation mark since i only have 3. Can some one help me out? thanks.Also the ADDLOCAL=jrecore, how can i check to see if it just install the core or not. I just want to install the java so that it will load java sites. I dont do alplet so i dont need the full function.
April 19, 200521 yr You'll have to escape you inline quotation, and have enough of them like this:REG ADD %KEY%\05 /VE /D "Java 1.5.0.02" /fREG ADD %KEY%\05 /V 1 /D "%systemdrive%\Install\Java\Java_1_5_0_02.exe /s /v\"/qn ADDLOCAL=jrecore\"" /f
April 19, 200521 yr Why not just run, grab the msi file fromc:\documents and settigs\<profile name>\tempand use that with the switches /quiet /norestart.So much easier and is actually a smaller file to boot.
April 19, 200521 yr thank you Stalkie i will try it when i get home.oioldman, can you be more specific on what and how to do it? thanks.
April 20, 200521 yr You'll have to escape you inline quotation, and have enough of them like this:REG ADD %KEY%\05 /VE /D "Java 1.5.0.02" /fREG ADD %KEY%\05 /V 1 /D "%systemdrive%\Install\Java\Java_1_5_0_02.exe /s /v\"/qn ADDLOCAL=jrecore\"" /f<{POST_SNAPBACK}>thanks, it worked. Anyway to make the Java loading screen go away? the loading screen is when java is loading the site.
Create an account or sign in to comment