JDK-6603287 : FilesInUse may have issues if app locking files does not have UI
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u5
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2007-09-11
  • Updated: 2010-04-04
  • Resolved: 2007-10-02
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
6u10Resolved
Related Reports
Duplicate :  
Description
We use the RemoveFile table w/the FilesInUse dialog to detect if files are locked.  There is a msi bug where it does not show the app if it does not have a UE.  We need to investigate this further, into how much this will affect patch-in-place.

Comments
EVALUATION This will go away with the implementation of our own FilesInUse dialog with 6593761.
02-10-2007