JDK-6893319 : Minor AU 2.0.0 issues need to be cleaned up for functional correctness
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u18
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: windows,windows_xp,windows_7
  • CPU: generic,x86
  • Submitted: 2009-10-20
  • Updated: 2010-09-16
  • Resolved: 2009-12-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u18 b05Fixed 7Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Description
There are several various issues that should be cleaned up in the AU2.0 area prior to FCS release.

-The new AU executables need an icon, preferably the same Java icon as jusched and jucheck
-aucheck should be renamed jaucheck to match the other executable naming convention
-new AU executables need a version tab added to the properties page
-jusched and jucheck version number should match AU version, not JRE version any longer
-AU files install location should be changed from .../Program Files/Common Files/Java/Update to "Program Files/Common Files/Java/Java Update" because the Update/ directory was previously used for a different purpose and could cause a conflict
When a JRE is uninstalled, the Java Auto Updater entry appears in the add/remove programs. If the user then installs a JRE without removing AU2.0, the Java Auto Updater entry continues to appear in the add/remove programs. The user can then uninstall AU2.0 - even though a JRE is present.
-Sanity check for build machines
-Add MSI patch certificate .idt table to installer
-If we don't uninstall AU when JRE is removed, remove jusched RUN key/Task Scheduler task
-Call jaureg -register from JRE installer (online/offline)
Manual update on Win7, UAC on, Publisher is listed as "Unknown" when running a manual update
- sign the 4 executables that get deployed with au.msi (jaucheck, jaureg, jucheck,jusched). This will remove the "unknown publisher" UAC warning in Vista and Win 7.

Comments
EVALUATION This fix should also include 6892889: MsiPatchCertificate table needs to be removed from build machine and added to AU MSI
21-10-2009

EVALUATION Committing to 6u18-b05. The fix includes some Makefile changes, resource file changes and 1 msi Directory.idt table change.
20-10-2009