Closed Bug 18704 Opened 26 years ago Closed 26 years ago

Win32 Install scripts should call AbortInstall()

Categories

(SeaMonkey :: Installer, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: samir_bugzilla, Assigned: ssu0262)

Details

The .xpi packages' install scripts need to detect for errors using GetLastError() after all the actions and call AbortInstall() if the error is not 0 or 999.
Status: NEW → ASSIGNED
Summary: Win32 Install scripts should call AbortInstall() → Win32 Install scripts should call AbortInstall()
Target Milestone: M12
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed. I've also added disk space checking in the install.js files. To vefiry that it does check for errors and calls abortInstall() if any error is encountered, unzip the .xpi files and look at the install.js file for each of the .xip files. The above can also verify that it does disk space checking. Another way to test the disk space checking is to fill up the seamonkey drive up until is has only enough space to download the particular .xpi file, but not enough to do an installation.
Status: RESOLVED → VERIFIED
tested on seamonkey32e.exe for 1999112314-M12 advised not enough disk space available-
Bulk changing all JAR Installation component bugs to Installer: XPI Packages
Product: Browser → Seamonkey
Component: Installer: XPI Packages → Installer
QA Contact: agracebush → general
You need to log in before you can comment on or make changes to this bug.