JDK-6219037 : 64-bit installers have 2 modify mode issues
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-01-19
  • Updated: 2010-04-02
  • Resolved: 2005-03-03
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
6Resolved
Related Reports
Duplicate :  
Description
Problem 1 - Modify mode ready to remove has problems
---------
1. Install the jdk windows-ia64 or windows-amd64
2. Go to modify mode, and select "remove"
3. You will see an error.  

Problem 1 has been in the Mustang codebase for a while.

Problem 2 - Modify mode always launches readme
----------
1. Install the jdk windows-ia64 or windows-amd64
2. Go to modify mode, and select "modify"
3. It will launch the readme, but it should only do this during install mode

Both of these will be resolved by the 64-bit installer project, but we might want to fix them sooner.
###@###.### 2005-1-19 17:31:12 GMT

Comments
EVALUATION To fix #2, we need to add (Not Installed) Conditions to the ControlEvent.idt 64-bit table. ###@###.### 2005-1-19 18:32:50 GMT
19-01-2005