Closed Bug 7846 Opened 25 years ago Closed 25 years ago

DeleteComponent: Component and registry settings not removed

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P3)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jimmykenlee, Assigned: dbragg)

Details

Build: 6/8/99 SeaMonkey build 1. First, trigger http://jimbob/jars/a_addelcomp.jar to set up component 2. Then trigger http://jimbob/jars/a_delcomp.jar to remove component RESULT: The Install.TRACE from a_delcomp.jar reveals an error -214 (file does not exist). The component is not removed nor does the version registry settings that correspond to it. The Install.log shows: --------------------------------------------------------------------------- Acceptance: a_delcomp --------------------------------------------------------------------------- Starting Installation at 06/09/1999 11:39:36 Aborted Installation at 06/09/1999 11:39:36 Finished Installation 06/09/1999 11:39:36 EXPECTED RESULT: The component is deleted. The Version registry is updated and the component's registry name is deleted, too.
Assignee: dougt → dveditz
Target Milestone: M10
setting target milestone to M10 reassign to dveditz
I have made numberous bug fixes which might cause some of these bugs to go away. I am going to mark them as FIXED so that they may be verified.
Build 7/27/99 This is still a problem on all platforms. The new and improved Install.log shows: --------------------------------------------------------------------------- http://jimbob/jars/a_delcomp.jar -- 07/28/1999 19:07:45 --------------------------------------------------------------------------- Acceptance: a_delcomp ** DeleteComponent returns = -214 Install script aborted Finished Installation 07/28/1999 19:07:45 Error -214 says File Does Not Exist. I verified that the file does exist. The version registry setting appears correct.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Clearing FIXED resolution due to Re-open.
Assignee: cathleen → dbragg
Summary: DeleteComponent: Component and registry settings are not removed → DeleteComponent: Component and registry settings not removed
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Calling the wrong constructor. Changed to the right one.
Status: RESOLVED → VERIFIED
Build 9/8/99 Verified on all platforms.
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall Engine
*** Bug 21150 has been marked as a duplicate of this bug. ***
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.