Loading
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 ?

  • " skjskj wrote:

     

    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
    Expand Post

Loading
Your Java version is out of date