
a379266 asked a question.
Your Java version is out of date
We have Java Runtime Environment 1.7.0_45 installed on our production pc's, we are seeing "Your Java version is out of date" message
How to supress ?

a379266 asked a question.
How to supress ?
We have Java Runtime Environment 1.7.0_45 installed on our production pc's, we are seeing "Your Java version is out of date" message
How to supress ? "
Create or modify the following DWORD registry values:
HKLM\SOFTWARE\JavaSoft\Java Update\Policy
EnableAutoUpdateCheck = 0
EnableJavaUpdate = 0
HKLM\SOFTWARE\Wow6432Node\JavaSoft\Java Update\Policy
EnableAutoUpdateCheck = 0
EnableJavaUpdate = 0
NotifyDownload = 0