Initialization Errors
This table describes initialization error codes and values.
Error code | Value | Error |
---|---|---|
ERROR_SUCCESS | 0 | Initialization complete |
ERROR_ALREADY_INITIALIZED | 1247 | The installer is already initialized |
ERROR_INSTALL_SERVICE_FAILURE | 1601 | Install server could not be accessed |
ERROR_BAD_CONFIGURATION | 1610 | Configuration data is corrupt |
ERROR_INSTALL_PACKAGE_VERSION | 1613 | Installer version does not support database format |
ERROR_INSTALL_ALREADY_RUNNING | 1618 | An installation is already in progress |
ERROR_INSTALL_PACKAGE_OPEN_FAILED | 1619 | Database could not be opened |
ERROR_INSTALL_PACKAGE_INVALID | 1620 | Incompatible database |
ERROR_INSTALL_UI_FAILURE | 1621 | Could not initialize handler interface |
ERROR_INSTALL_LOG_FAILURE | 1622 | Could not open log file in requested mode |
ERROR_INSTALL_LANGUAGE_UNSUPPORTED | 1623 | No acceptable language could be found |
ERROR_INSTALL_TRANSFORM_FAILURE | 1624 | Database transform failed to merge |
ERROR_INSTALL_PACKAGE_REJECTED | 1625 | This installation is forbidden by system policy. Contact your system administrator. |
ERROR_INSTALL_PLATFORM_UNSUPPORTED | 1633 | The platform specified by the Template Summary property is not supported. |
ERROR_PATCH_PACKAGE_OPEN_FAILED | 1635 | Patch package could not be opened |
ERROR_PATCH_PACKAGE_INVALID | 1636 | Patch package invalid. |
ERROR_PATCH_PACKAGE_UNSUPPORTED | 1637 | Patch package unsupported |
ERROR_INVALID_COMMAND_LINE | 1639 | Invalid command line syntax |
ERROR_INSTALL_REMOTE_DISALLOWED | 1640 | Installation from a Terminal Services client session not permitted for current user. |
ERROR_PATCH_TARGET_NOT_FOUND | 1642 | The installer cannot install the upgrade patch because the program being upgraded may be missing or the upgrade patch updates a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch. |
ERROR_INSTALL_REJECTED | 1654 | The app that you are trying to run is not supported on this version of Windows. A Windows Installer package, patch, or transform that has not been signed by Microsoft cannot be installed on an ARM computer. |