Closed
Bug 7619
Opened 25 years ago
Closed 25 years ago
Can't unregister component with "RegFactory -u dllname"
Categories
(Core :: XPCOM, defect, P2)
Tracking
()
RESOLVED
FIXED
M16
People
(Reporter: carl.wong, Assigned: dp)
Details
The -u option in RegFactory doesn't seem to work. I was trying to unregister a
component using the command "RegFactory -u mydll.so" and it return an error
code of 0x80040154.
Assignee | ||
Updated•25 years ago
|
Severity: normal → major
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M9
Assignee | ||
Updated•25 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Updated•25 years ago
|
Target Milestone: M10 → M15
Assignee | ||
Updated•25 years ago
|
Target Milestone: M15 → M16
Assignee | ||
Comment 1•25 years ago
|
||
rexpcom -u <fullDllPath> will unregister the dll.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•