How to Disable Java Update

I'm currently using Java JRE1.5.0.05 and I turned off the Update notification within the Java software. Is there a registry key that I can turn off the notification permanently. Or maybe someone has created a .reg file they can send me.
[244 byte] By [mrappolloa] at [2007-11-27 1:33:02]
# 1
How'd you get it turned on in the first place? None of the JREs that I install ever notify on new versions (and I want them too!). :-(
DoxBriana at 2007-7-12 0:38:19 > top of Java-index,Desktop,Sun Java Desktop System...
# 2
Would following key work for you?--snip--Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy]"EnableJavaUpdate"=dword:00000000"EnableAutoUpdateCheck"=dword:00000000--snip--
Timova at 2007-7-12 0:38:19 > top of Java-index,Desktop,Sun Java Desktop System...