Probem with Java 7u65 installers
Verfasst: 17 Jul 2014, 12:32
Hello,
Do you guys have the same problem, installers
do not end (but Java is actually installed) when ran from Winbatch? They do end when ran from cmd.exe manually..
Got to add /WaitForProcessEnding and /TimeOutSeconds 300 hoping it will be installed in 5 min..
I have never had such problems with previous versions..
Do you guys have the same problem, installers
Code: Alles auswählen
jre-7u65-windows-i586.exe /s
jre-7u65-windows-x64.exe /s
Got to add /WaitForProcessEnding and /TimeOutSeconds 300 hoping it will be installed in 5 min..
I have never had such problems with previous versions..