Difference between revisions of "Java automatic update"

From IMSMA Wiki
Jump to: navigation, search
(Created page with "Java has the standard configuration to check for updates automatically. If higher version of Java is installed then the Java version that {{IMSMANG}} is using might get uninst...")
 
Line 1: Line 1:
Java has the standard configuration to check for updates automatically. If higher version of Java is installed then the Java version that {{IMSMANG}} is using might get uninstalled. The environment variable JAVA_HOME will also get updated. It is possible to have both Java 7 and Java 8 installed.  
+
{{TOC right}}
 +
Java has the standard configuration to check for updates automatically. If higher version of Java is installed then the Java version that {{IMSMANG}} is using might get uninstalled. The environment variable JAVA_HOME will also get updated. It is possible to have both Java 7 and Java 8 installed. This page explains how to stop Java from automatically check for updates which will prevent users from installing a version that might affect {{IMSMANG}}.
  
How to stop Java from automatically check for updates
 
 
==Start the Java control panel==__NOEDITSECTION__  
 
==Start the Java control panel==__NOEDITSECTION__  
 
How to find it depends on Java version and operating system.
 
How to find it depends on Java version and operating system.
  
 
=== Find the Java Control Panel - Versions below 7u40===__NOEDITSECTION__  
 
=== Find the Java Control Panel - Versions below 7u40===__NOEDITSECTION__  
 +
==== Windows XP ====__NOEDITSECTION__
 +
# Click on the Start button and then click on the Control Panel option.
 +
# Double click on the Java icon to open the Java Control Panel.
 +
 
==== Windows 7 and Vista ====__NOEDITSECTION__
 
==== Windows 7 and Vista ====__NOEDITSECTION__
 
# Click on the Start button and then click on the Control Panel option.
 
# Click on the Start button and then click on the Control Panel option.
Line 29: Line 33:
 
# Find the Java program listing
 
# Find the Java program listing
 
# Click Configure Java to launch the Java Control Panel
 
# Click Configure Java to launch the Java Control Panel
 +
 +
=== Alternative method===__NOEDITSECTION__
 +
If you did not find Java control panel with the above methods then try with:
 +
# Click Windows Start button.
 +
# In the Start Search box, type:
 +
Windows 32-bit OS: c:\Program Files\Java\jre7\bin\javacpl.exe
 +
Windows 64-bit OS: c:\Program Files (x86)\Java\jre7\bin\javacpl.exe
 +
 +
==Change Automatic Update Settings==__NOEDITSECTION__
 +
[[Image:Jcp-autocheck.jpg|350px|center]]<br/>
 +
# Click the Update tab.
 +
# To disable Java Update, '''deselect''' the Check for Updates Automatically check box.
 +
 +
[[Image:Update-bubble..jpg|250px|center]]<br/>
 +
Now this message should not be shown again.
  
 
{{NavBox Technical Notes}}
 
{{NavBox Technical Notes}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Revision as of 17:08, 22 August 2017

Java has the standard configuration to check for updates automatically. If higher version of Java is installed then the Java version that IMSMANG is using might get uninstalled. The environment variable JAVA_HOME will also get updated. It is possible to have both Java 7 and Java 8 installed. This page explains how to stop Java from automatically check for updates which will prevent users from installing a version that might affect IMSMANG.

Start the Java control panel

How to find it depends on Java version and operating system.

Find the Java Control Panel - Versions below 7u40

Windows XP

  1. Click on the Start button and then click on the Control Panel option.
  2. Double click on the Java icon to open the Java Control Panel.

Windows 7 and Vista

  1. Click on the Start button and then click on the Control Panel option.
  2. In the Control Panel Search enter Java Control Panel.
  3. Click on the Java icon to open the Java Control Panel.

Windows 8

  1. Use search to find the Control Panel 1. Press Windows logo key + W to open the Search charm to search settings
OR
Drag the Mouse pointer to the bottom-right corner of the screen, then click on the Search icon. 
  1. In the search box enter Java Control Panel
  2. Click on Java icon to open the Java Control Panel.

Windows 10

  1. Right-click on the Start button and select the Control Panel option.
  2. In the Windows Control Panel, click on Programs.
  3. Click on the Java icon to open the Java Control Panel.

Find the Java Control Panel - Java 7 Update 40 (7u40) and later versions

Starting with Java 7 Update 40, you can find the Java Control Panel through the Windows Start menu.

  1. Launch the Windows Start menu
  2. Click on Programs (All Apps on Windows 10)
  3. Find the Java program listing
  4. Click Configure Java to launch the Java Control Panel

Alternative method

If you did not find Java control panel with the above methods then try with:

  1. Click Windows Start button.
  2. In the Start Search box, type:
Windows 32-bit OS: c:\Program Files\Java\jre7\bin\javacpl.exe
Windows 64-bit OS: c:\Program Files (x86)\Java\jre7\bin\javacpl.exe

Change Automatic Update Settings

Jcp-autocheck.jpg

  1. Click the Update tab.
  2. To disable Java Update, deselect the Check for Updates Automatically check box.

Now this message should not be shown again.