| Author |
Automatically update JAVA without user interaction
|
Johannes Salter
Greenhorn
Joined: May 02, 2010
Posts: 15
|
|
Howdy!
Is there a way to automatically download JRE / JDK updates and automatically install them?
As far as I see, Sun's integrated updater for the Windows-Platform allows to automatically download the updates, but doesn't install them without user-interaction.
I can do this on Linux by installing JAVA over the package manager. But isn't there a more generic, platform independent...a more JAVA-like solution?
Semms like I'm looking for something similiar like "Windows Update for JAVA".
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
|
http://java.sun.com/javase/6/webnotes/install/jre/silent.html
|
Regards, Rene Larsen
Dropbox Invite
|
 |
Johannes Salter
Greenhorn
Joined: May 02, 2010
Posts: 15
|
|
Thanks!
How can I combine this with the "standard" automatic JAVA update process?
|
 |
 |
|
|
subject: Automatically update JAVA without user interaction
|
|
|