-
Bug
-
Resolution: Fixed
-
P2
-
6u18
-
b05
-
generic, x86
-
windows, windows_xp, windows_7
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198851 | 7 | Audrey Lin | P2 | Closed | Fixed | b104 |
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.
-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.
- backported by
-
JDK-2198851 Minor AU 2.0.0 issues need to be cleaned up for functional correctness
- Closed
- duplicates
-
JDK-6893740 jaureg.exe needs to uninstall au2.0 when the last product registered with au2.0 uninstalls
- Closed
-
JDK-6894696 AU2.0 : AU2.0 uninstallation shows File In Use dialog
- Closed
-
JDK-6892889 MsiPatchCertificate table needs to be removed from build machine and added to AU MSI
- Closed