Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

j2re-1_4_2_06-windows-i586-p Slient Intall not work... pls help...

843804Sep 29 2007
I've created a batch file to slient install j2re 1.4.2 for our PC, just like below:

@echo off

C:\java\j2re-1_4_2_06-windows-i586-p.exe /s /v "/qn /L C:\Java\setup.log REBOOT=Suppress JAVAUPDATE=0 IEXPLORER=1"

exit


after I run the batch file, task manager showed the process "j2re-1_4_2_06-windows-i586-p" for just a few second... after that, nothing has been done...

I would like to ask what is the problem with the batch file ? our computer all running with WinXP SP2,
Thank you very much
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 27 2007
Added on Sep 29 2007
0 comments
224 views