Changes

Jump to: navigation, search

Java

189 bytes removed, 11:39, 12 October 2011
Disable Automatic Update: Making more JRE 7 specific and removing JRE 6 string
== Disable Automatic Update ==
=== JRE 6 Update 18 and Newer === Since approximately 1.6.18 / 6.0 update 18, Sun has included The Java Auto Updater as is a separate package that is automatically installed with the JRE. You can disable automatic updates by uninstalling the Java Auto Updater after the JRE is installed or upgraded, by adding the following to your package definition[TODO]:
<source lang="xml">
<install cmd='msiexec /qn /x {4A03706F-666A-4037-7777-5F2748764D10?}' /><upgrade cmd='msiexec /qn /x {4A03706F-666A-4037-7777-5F2748764D10?}' />
</source>
 
(probably doesnt work with jre7)
=Java Runtime Environment (JRE) 6=
577
edits

Navigation menu