j2re-1_4_2_06-windows-i586-p Slient Intall not work... pls help...
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