March 14, 201214 yr Hijre-6u29-windows-i586.exe install on Win7 32bit , try to disable Java update by registry changes under HKLM/JavaSoft/JavaUpdate/Policy by changing value EnableJavaUpdate & EnableAutoupdateCheck by 0 but still Java update not able to disable. Is there any other way to disable the java update.Any help highly appriciated.
March 14, 201214 yr Is there any other way to disable the java update.Hi!You may use Sysinternals' "Autoruns". By running it you may verify all autoruns and deactivate this or any other unneeded one. You may later execute jucheck.exe by simply clicking it twice to check and install future java updatesBTW: the autoruns list is frequently long and includes different types of unneeded elements and malware. By simply unchecking them you may significantly increase the boot speed and strengthen the stability of the OS.HTH Edited March 14, 201214 yr by cannie
March 14, 201214 yr first, install Java6 Update 31 and doing this go to "C:\Program Files\Java\jre6\bin\" and run the javacpl.exe as admin:http://windows.microsoft.com/en-US/windows7/How-do-I-run-an-application-once-with-a-full-administrator-access-tokenNow your selection is stored and the updatechecker no longer runs.
March 14, 201214 yr We just run a reg hack (or you can push it out through group policy) after installing javaWindows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy]"EnableJavaUpdate"=dword:00000000"NotifyDownload"=dword:00000001"NotifyInstall"=dword:00000001The update tab for Java will disappear with this.
Create an account or sign in to comment