Turning off JRE auto updates

Hi,

Our company is deploying Sun JRE to replace Microsoft VM. We are deploying Sun JRE 1.5 (update 10). We would like to standardize on this and control what updates are sent out. The new install is set to disable automatic updates and seems to work fine.

Some users already have various versions of the JRE installed, with autoupdating enabled. Does anyone know a way of globally disabling the autoupdate in the registry. I read some other forum messages saying it was an issue....just wondering if anyone has been able to successfully disable it.

Thanks!

[584 byte] By [JoeBearsa] at [2007-11-27 8:53:14]
# 1
The key in the registry is HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policyand set the value EnableJavaUpdate to 0-- http://www.rgagnon.com/howto.html
RealHowToa at 2007-7-12 21:10:11 > top of Java-index,Desktop,Runtime Environment...