|
Quick Lists
|
|
Bug ID:
|
6294083
|
|
Votes
|
1
|
|
Synopsis
|
Please disable auto-update by default
|
|
Category
|
java:install
|
|
Reported Against
|
|
|
Release Fixed
|
|
|
State
|
11-Closed,
Not a Defect,
request for enhancement
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
|
|
Submit Date
|
05-JUL-2005
|
|
Description
|
A DESCRIPTION OF THE REQUEST :
Our customers are uneducated about when they should update the JRE.
When the auto-update dialog appears prompting them to update their JRE
they select the update option. This forces us to make sure our software
works with the latest JRE regardless of OUR development priorities and schedule.
JUSTIFICATION :
Since the software prompts uneducated users to update their JRE this forces developers to make sure their software works with the latest JRE regardless of the developer's priorities. This puts Sun in control of OUR release schedule. This is not acceptable to us, and we suspect it is not acceptable to other developers.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
We would like to see the auto-update disabled by default. Then we can tell our clients when to update their JRE.
ACTUAL -
The default behavior has an icon on the system tray pop up a baloon informing the user that they need to update their JRE.
CUSTOMER SUBMITTED WORKAROUND :
We have to inform all 5,200 of our clients to disable the auto-update functionality.
xxxxx@xxxxx 2005-07-05 09:56:09 GMT
|
|
Work Around
|
For companies that want to disable Java Update on all systems, they may roll out the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy]
"EnableAutoUpdateCheck"=dword:00000000
This will effectively disable the update check in Java Update.
In addition, Java Update only runs if users have administrative privileges. Thus, for enterprise that has locked-down desktop, general users do not have sufficient privileges, so they won't be affected by Java Update.
xxxxx@xxxxx 2005-07-14 03:06:10 GMT
|
|
Evaluation
|
By design, Java Update is enabled by default, so end users would be able to get the latest greatest update proactively. For companies that want to disable Java Update on all systems, they may roll out the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy]
"EnableAutoUpdateCheck"=dword:00000000
This will effectively disable the update check in Java Update.
In addition, Java Update only runs if users have administrative privileges. Thus, for enterprise that has locked-down desktop, general users do not have sufficient privileges, so they won't be affected by Java Update.
The default policy will not be changed, but customers may use workaround to achieve what they want.
xxxxx@xxxxx 2005-07-14 03:06:10 GMT
|
|
Comments
|
Submitted On 24-APR-2007
The EnableAutoUpdateCheck key has been removed in later version of Java RE. See bug 6495497
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |