Closed Bug 12557 Opened 25 years ago Closed 25 years ago

List of error messages for XPInstall

Categories

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

All
Windows NT

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jimmykenlee, Assigned: cathleennscp)

Details

A list of the current XPInstall error messages is needed since the list
published from DevEdge may not be applicable to SeaMonkey.
Target Milestone: M11
BAD_PACKAGE_NAME            = -200
UNEXPECTED_ERROR            = -201
ACCESS_DENIED               = -202
TOO_MANY_CERTIFICATES       = -203
NO_INSTALLER_CERTIFICATE    = -204
NO_CERTIFICATE              = -205
NO_MATCHING_CERTIFICATE     = -206
UNKNOWN_JAR_FILE            = -207
INVALID_ARGUMENTS           = -208
ILLEGAL_RELATIVE_PATH       = -209
USER_CANCELLED              = -210
INSTALL_NOT_STARTED         = -211
SILENT_MODE_DENIED          = -212
NO_SUCH_COMPONENT           = -213
FILE_DOES_NOT_EXIST         = -214
FILE_READ_ONLY              = -215
FILE_IS_DIRECTORY           = -216
NETWORK_FILE_IS_IN_USE      = -217
APPLE_SINGLE_ERR            = -218
INVALID_PATH_ERR            = -219
PATCH_BAD_DIFF              = -220
PATCH_BAD_CHECKSUM_TARGET   = -221
PATCH_BAD_CHECKSUM_RESULT   = -222
UNINSTALL_FAILED            = -223
PACKAGE_FOLDER_NOT_SET      = -224
EXTRACTION_FAILED           = -225
FILENAME_ALREADY_USED       = -226
ABORT_INSTALL               = -227
OUT_OF_MEMORY               = -299

Some of the errors only apply when we have signed JARs, but they are there in
case we ever put back the security.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
The list of errors is subject to change and has.  I cornered Sean, and he gave
up and directed me to the source at
http://lxr.mozilla.org/seamonkey/source/xpinstall/src/nsInstall.h which is
exactly what I need.
great!  :-)
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.