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.
|