


Contact your support personnel.' Local Const $MSI_RC_1611 = 'ERROR_INDEX_ABSENT: Component qualifier not present.' Local Const $MSI_RC_1612 = 'ERROR_INSTALL_SOURCE_ABSENT: The installation source for this product is not available. Contact your support personnel to verify that the Windows Installer service is properly registered.' Local Const $MSI_RC_1602 = 'ERROR_INSTALL_USEREXIT: User cancel installation.' Local Const $MSI_RC_1603 = 'ERROR_INSTALL_FAILURE: Fatal error during installation.' Local Const $MSI_RC_1604 = 'ERROR_INSTALL_SUSPEND: "Installation suspended, incomplete."' Local Const $MSI_RC_1605 = 'ERROR_UNKNOWN_PRODUCT: This action is only valid for products that are currently installed.' Local Const $MSI_RC_1606 = 'ERROR_UNKNOWN_FEATURE: Feature ID not registered.' Local Const $MSI_RC_1607 = 'ERROR_UNKNOWN_COMPONENT: Component ID not registered.' Local Const $MSI_RC_1608 = 'ERROR_UNKNOWN_PROPERTY: Unknown property.' Local Const $MSI_RC_1609 = 'ERROR_INVALID_HANDLE_STATE: Handle is in an invalid state.' Local Const $MSI_RC_1610 = 'ERROR_BAD_CONFIGURATION: The configuration data for this product is corrupt. This error code is returned if the user chooses not to try the installation.' Local Const $MSI_RC_1601 = 'ERROR_INSTALL_SERVICE_FAILURE: The Windows Installer service could not be accessed. If Windows Installer determines a product may be incompatible with the current operating system, it displays a dialog informing the user and asking whether to try to install anyway. It is only available on Windows 2000 and Windows XP with Window Installer version 2.0.' Local Const $MSI_RC_1259 = 'ERROR_APPHELP_BLOCK: This error code only occurs when using Windows Installer version 2.0 and Windows XP or later.

com /windowsinstallererrorcodes Local Const $MSI_RC_0 = 'ERROR_SUCCESS: Action completed successfully.' Local Const $MSI_RC_13 = 'ERROR_INVALID_DATA: The data is invalid.' Local Const $MSI_RC_87 = 'ERROR_INVALID_PARAMETER: One of the parameters was invalid.' Local Const $MSI_RC_120 = 'ERROR_CALL_NOT_IMPLEMENTED: This function is not available for this platform. Initial Release - #Region MSI Return Codes Originaly aquired from http ://desktopengineer. Expand collapse popup #include-once - AutoIt Version: 3.0 Language: English Description: Functions that translate Microsoft Installer Return Codes.
