Closed
Bug 15393
Opened 25 years ago
Closed 25 years ago
The wizard installer needs to detect errors from xpistub.dll
Categories
(SeaMonkey :: Installer, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M11
People
(Reporter: ssu0262, Assigned: ssu0262)
Details
xpistub.dll returns error codes via the XPIFinal() callback function. The
wizard installer needs to detect that.
This is only for windows, so far.
setting target milestone to M11.
Sean will make the fix in XPInstall, so that we don't need to make changes in
the Wizards.
(meeting on 10/4)
Comment 2•25 years ago
|
||
Isn't this one fixed with my changes to xpistub?
your fix is part of this bug. The other part is having the wizard actually do
something with the returned error values, which I haven't done yet.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•25 years ago
|
||
viewed code changes
http://cvs-mirror.mozilla.org/webtools/bonsai/cvslog.cgi?file=mozilla/xpinstall/
wizard/windows/setup/xpi.c
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•