Windows Installer Error Codes

HOME
UP

 
Windows Installer Error Codes (MSI)
Value Error code Description
0 ERROR_SUCCESS The action completed successfully.
13 ERROR_INVALID_DATA The data is invalid.
87 ERROR_INVALID_PARAMETER One of the parameters was invalid.
120 ERROR_CALL_NOT_IMPLEMENTED This function is not available for this platform. It is only available on Windows 2000 and Windows XP with Window Installer version 2.0.
1259 ERROR_APPHELP_BLOCK This error code only occurs when using Windows Installer version 2.0 and Windows XP. If Windows Installer determines a product may be incompatible with the current operating system, it displays a dialog box informing the user and asking whether to try to install anyway. This error code is returned if the user chooses not to try the installation.
1601 ERROR_INSTALL_SERVICE_FAILURE The Windows Installer service could not be accessed. Contact your support personnel to verify that the Windows Installer service is properly registered.
1602 ERROR_INSTALL_USEREXIT The user cancels installation.
1603 ERROR_INSTALL_FAILURE A fatal error occurred during installation.
1604 ERROR_INSTALL_SUSPEND Installation suspended, incomplete.
1605 ERROR_UNKNOWN_PRODUCT This action is only valid for products that are currently installed.
1606 ERROR_UNKNOWN_FEATURE The feature identifier is not registered.
1607 ERROR_UNKNOWN_COMPONENT The component identifier is not registered.
1608 ERROR_UNKNOWN_PROPERTY This is an unknown property.
1609 ERROR_INVALID_HANDLE_STATE The handle is in an invalid state.
1610 ERROR_BAD_CONFIGURATION The configuration data for this product is corrupt. Contact your support personnel.
1611 ERROR_INDEX_ABSENT The component qualifier not present.
1612 ERROR_INSTALL_SOURCE_ABSENT The installation source for this product is not available. Verify that the source exists and that you can access it.
1613 ERROR_INSTALL_PACKAGE_VERSION This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.
1614 ERROR_PRODUCT_UNINSTALLED The product is uninstalled.
1615 ERROR_BAD_QUERY_SYNTAX The SQL query syntax is invalid or unsupported.
1616 ERROR_INVALID_FIELD The record field does not exist.
1618 ERROR_INSTALL_ALREADY_RUNNING Another installation is already in progress. Complete that installation before proceeding with this install.
1619 ERROR_INSTALL_PACKAGE_OPEN_FAILED This installation package could not be opened. Verify that the package exists and is accessible, or contact the application vendor to verify that this is a valid Windows Installer package.
1620 ERROR_INSTALL_PACKAGE_INVALID This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.
1621 ERROR_INSTALL_UI_FAILURE There was an error starting the Windows Installer service user interface. Contact your support personnel.
1622 ERROR_INSTALL_LOG_FAILURE There was an error opening installation log file. Verify that the specified log file location exists and is writable.
1623 ERROR_INSTALL_LANGUAGE_UNSUPPORTED This language of this installation package is not supported by your system.
1624 ERROR_INSTALL_TRANSFORM_FAILURE There was an error applying transforms. Verify that the specified transform paths are valid.
1625 ERROR_INSTALL_PACKAGE_REJECTED This installation is forbidden by system policy. Contact your system administrator.
1626 ERROR_FUNCTION_NOT_CALLED The function could not be executed.
1627 ERROR_FUNCTION_FAILED The function failed during execution.
1628 ERROR_INVALID_TABLE An invalid or unknown table was specified.
1629 ERROR_DATATYPE_MISMATCH The data supplied is the wrong type.
1630 ERROR_UNSUPPORTED_TYPE Data of this type is not supported.
1631 ERROR_CREATE_FAILED The Windows Installer service failed to start. Contact your support personnel.
1632 ERROR_INSTALL_TEMP_UNWRITABLE The Temp folder is either full or inaccessible. Verify that the Temp folder exists and that you can write to it.
1633 ERROR_INSTALL_PLATFORM_UNSUPPORTED This installation package is not supported on this platform. Contact your application vendor.
1634 ERROR_INSTALL_NOTUSED Component is not used on this machine
1635 ERROR_PATCH_PACKAGE_OPEN_FAILED This patch package could not be opened. Verify that the patch package exists and is accessible, or contact the application vendor to verify that this is a valid Windows Installer patch package.
1636 ERROR_PATCH_PACKAGE_INVALID This patch package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer patch package.
1637 ERROR_PATCH_PACKAGE_UNSUPPORTED This patch package cannot be processed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.
1638 ERROR_PRODUCT_VERSION Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs in Control Panel.
1639 ERROR_INVALID_COMMAND_LINE Invalid command line argument. Consult the Windows Installer SDK for detailed command-line help.
1640 ERROR_INSTALL_REMOTE_DISALLOWED Installation from a Terminal Server client session is not permitted for the current user.
1641 ERROR_SUCCESS_REBOOT_INITIATED The installer has initiated a restart. This message is indicative of a success. This error code is not available on Windows Installer version 1.0.
1642 ERROR_PATCH_TARGET_NOT_FOUND 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.

This error code is not available on Windows Installer version 1.0.

1643 ERROR_PATCH_PACKAGE_REJECTED The patch package is not permitted by system policy. This error code is available with Windows Installer versions 2.0 .
1644 ERROR_INSTALL_TRANSFORM_REJECTED One or more customizations are not permitted by system policy. This error code is available with Windows Installer versions 2.0 .
1645 ERROR_INSTALL_REMOTE_PROHIBITED Windows Installer does not permit installation from a Remote Desktop Connection. Available beginning with Windows Installer version 2.0 for Windows Server 2003.
1646 ERROR_PATCH_REMOVAL_UNSUPPORTED The patch package is not a removable patch package. Available beginning with Windows Installer version 3.0
1647 ERROR_UNKNOWN_PATCH The patch is not applied to this product. Available beginning with Windows Installer version 3.0.
1648 ERROR_PATCH_NO_SEQUENCE No valid sequence could be found for the set of patches. Available beginning with Windows Installer version 3.0
1649 ERROR_PATCH_REMOVAL_DISALLOWED Patch removal was disallowed by policy. Available beginning with Windows Installer version 3.0
1650 ERROR_INVALID_PATCH_XML The XML patch data is invalid. Available beginning with Windows Installer version 3.0.
3010 ERROR_SUCCESS_REBOOT_REQUIRED A restart is required to complete the install. This message is indicative of a success. This does not include installs where the ForceReboot action is run. This error code is not available on Windows Installer version 1.0.

 

Value Description Remarks
1101 Could not open file stream: [2]. System error: [3]  
1301 Cannot create the file '[2]'. A directory with this name already exists.  
1302 Please insert the disk: [2]  
1303 The Installer has insufficient privileges to access this directory: [2].  
1304 Error Writing to File: [2]  
1305 Error Reading from File: [2]; System error code: [3]  
1306 The file '[2]' is in use. If you can, please close the application that is using the file, then click Retry.  
1307 There is not enough disk space remaining to install this file: [2]. If you can, free up some disk space, and click Retry, or click Cancel to exit.  
1308 Source file not found: [2]  
1309 Error attempting to open the source file: [3]. System error code: [2]  
1310 Error attempting to create the destination file: [3]. System error code: [2]  
1311 Could not locate source file cabinet: [2].  
1312 Cannot create the directory '[2]'. A file with this name already exists. Please rename or remove the file and click retry, or click Cancel to exit.  
1313 The volume [2] is currently unavailable. Please select another.  
1314 The specified path '[2]' is unavailable.  
1315 Unable to write to the specified folder: [2].  
1316 A network error occurred while attempting to read from the file: [2]  
1317 An error occurred while attempting to create the directory: [2]  
1318 A network error occurred while attempting to create the directory: [2]  
1319 A network error occurred while attempting to open the source file cabinet: [2].  
1320 The specified path is too long: '[2]'  
1321 The Installer has insufficient privileges to modify this file: [2].  
1322 A portion of the folder path '[2]' is invalid. It is either empty or exceeds the length allowed by the system.  
1323 The folder path '[2]' contains words that are not valid in folder paths.  
1324 The folder path '[2]' contains an invalid character.  
1325 '[2]' is not a valid short file name.  
1326 Error getting file security: [3] GetLastError: [2]  
1327 Invalid Drive: [2]  
1328 Error applying patch to file [2]. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor. System Error: [3] Only available with Windows Installer version 1.1.
1329 A file that is required cannot be installed because the cabinet file [2] is not digitally signed. This may indicate that the cabinet file is corrupt. Only available with Windows Installer version 1.5 and later.
1330 A file that is required cannot be installed because the cabinet file [2] has an invalid digital signature. This may indicate that the cabinet file is corrupt.{ Error [3] was returned by WinVerifyTrust.} Only available with Windows Installer version 1.5 and later.
1331 Failed to correctly copy [2] file: CRC error. Only available with Windows Installer version 1.5 and later.
1332 Failed to correctly move [2] file: CRC error. Only available with Windows Installer version 1.5 and later.
1333 Failed to correctly patch [2] file: CRC error. Only available with Windows Installer version 1.5 and later.
1401 Could not create key: [2]. System error [3].  
1402 Could not open key: [2]. System error [3].  
1403 Could not delete value [2] from key [3]. System error [4].  
1404 Could not delete key [2]. System error [3].  
1405 Could not read value [2] from key [3]. System error [4].  
1406 Could not write value [2] to key [3]. System error [4].  
1407 Could not get value names for key [2]. System error [3].  
1408 Could not get sub key names for key [2]. System error [3].  
1409 Could not read security information for key [2]. System error [3].  
1410 Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application.  
1500 Another installation is in progress. You must complete that installation before continuing this one.  
1501 Error accessing secured data. Please make sure the Windows Installer is configured properly and try the install again.  
1502 User '[2]' has previously initiated an install for product '[3]'. That user will need to run that install again before they can use that product. Your current install will now continue.  
1503 User '[2]' has previously initiated an install for product '[3]'. That user will need to run that install again before they can use that product.  
1601 Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB  
1602 Are you sure you want to cancel?  
1603 The file [2][3] is being held in use by the following process: Name: [4], Id: [5], Window Title: '[6]'.  
1604 The product '[2]' is already installed, and has prevented the installation of this product.  
1605 Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB. If rollback is disabled, enough space is available. Click 'Cancel' to quit, 'Retry' to check available disk space again, or 'Ignore' to continue without rollback.  
1606 Could not access location [2].  
1607 The following applications should be closed before continuing the install:  
1608 Could not find any previously installed compliant products on the machine for installing this product  
1701 [2] is not a valid entry for a product ID.  
1702 Configuring [2] cannot be completed until you restart your system. To restart now and resume configuration click Yes, or click No to stop this configuration.  
1703 For the configuration changes made to [2] to take effect you must restart your system. To restart now click Yes, or click No if you plan to manually restart at a later time.  
1704 An install for [2] is currently suspended. You must undo the changes made by that install to continue. Do you want to undo those changes?  
1705 A previous install for this product is in progress. You must undo the changes made by that install to continue. Do you want to undo those changes?  
1706 No valid source could be found for product [2].  
1707 Installation operation completed successfully.  
1708 Installation operation failed.  
1709 Product: [2] -- [3]  
1710 You may either restore your computer to its previous state or continue the install later. Would you like to restore?  
1711 An error occurred while writing installation information to disk. Check to make sure enough disk space is available, and click Retry, or Cancel to end the install.  
1712 One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible.  
1713 [2] cannot install one of its required products. Contact your technical support group. System Error: [3]. Only available with Windows Installer version 1.1.
1714 The older version of [2] cannot be removed. Contact your technical support group. System Error [3]. Only available with Windows Installer version 1.1.
1715 Installed [2]. Only available with Windows Installer version 1.2.
1716 Configured [2]. Only available with Windows Installer version 1.2.
1717 Removed [2]. Only available with Windows Installer version 1.2.
1718 File [2] was rejected by digital signature policy. Only available with Windows Installer version 1.5 and later.
1719 The Windows Installer Service could not be accessed. Contact your support personnel to verify that it is properly registered and enabled. Only available with Windows Installer version 1.5 and later.
1720 There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor. Custom action [2] script error [3], [4]: [5] Line [6], Column [7], [8] Only available in Windows Installer version 1.5 and later.
1721 There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor. Action: [2], location: [3], command: [4] Only available in Windows Installer version 1.5 and later.
1722 There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action [2], location: [3], command: [4] Only available in Windows Installer version 1.5 and later.
1723 There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. Action [2], entry: [3], library: [4] Only available in Windows Installer version 1.5 and later.
1801 The path [2] is not valid  
1802 Out of memory  
1803 There is no disk in drive [2]. Please, insert one and hit Retry, or hit Cancel to go back to the previously selected volume.  
1804 There is no disk in drive [2]. Please, insert one and hit Retry, or hit Cancel to return to the browse dialog and select a different volume.  
1805 The path [2] does not exist  
1806 You have insufficient privileges to read this folder.  
1807 A valid destination folder for the install could not be determined.  
1901 Error attempting to read from the source install database: [2]  
1902 Scheduling reboot operation: Renaming file [2] to [3]. Must reboot to complete operation.  
1903 Scheduling reboot operation: Deleting file [2]. Must reboot to complete operation.  
1904 Module [2] failed to register. HRESULT [3].  
1905 Module [2] failed to unregister. HRESULT [3].  
1906 Failed to cache package [2]. Error: [3]  
1907 Could not register font [2]. Verify that you that you have sufficient permissions to install fonts, and that the system supports this font.  
1908 Could not unregister font [2]. Verify that you that you have sufficient permissions to remove fonts.  
1909 Could not create Shortcut [2]. Verify that the destination folder exists and that you can access it.  
1910 Could not remove Shortcut [2]. Verify that the shortcut file exists and that you can access it.  
1911 Could not register type library for file [2]. Contact your support personnel.  
1912 Could not unregister type library for file [2]. Contact your support personnel.  
1913 Could not update the ini file [2][3]. Verify that the file exists and that you can access it.  
1914 Could not schedule file [2] to replace file [3] on reboot. Verify that you have write permissions to file [3].  
1915 Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel.  
1916 Error installing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel.  
1917 Error removing ODBC driver: [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers.  
1918 Error installing ODBC driver: [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it.  
1919 Error configuring ODBC data source: [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it.  
1920 Service '[2]' ([3]) failed to start. Verify that you have sufficient privileges to start system services.  
1921 Service '[2]' ([3]) could not be stopped. Verify that you have sufficient privileges to stop system services.  
1922 Service '[2]' ([3]) could not be deleted. Verify that you have sufficient privileges to remove system services.  
1923 Service '[2]' ([3]) could not be installed. Verify that you have sufficient privileges to install system services.  
1924 Could not update environment variable '[2]'. Verify that you have sufficient privileges to modify environment variables.  
1925 You do not have sufficient privileges to complete this installation for all users of the machine. Log on as administrator and then retry this installation.  
1926 Could not set file security for file '[3]'. Error: [2]. Verify that you have sufficient privileges to modify the security permissions for this file.  
1927 The installation requires COM+ Services to be installed. Only available with Windows Installer version 1.1.
1928 The installation failed to install the COM+ Application. Only available with Windows Installer version 1.1.
1929 The installation failed to remove the COM+ Application. Only available with Windows Installer version 1.1.
1930 The description for service '[2]' ([3]) could not be changed. Only available with Windows Installer version 1.1.
1931 The Windows Installer service cannot update the system file [2] because the file is protected by Windows. You may need to update your operating system for this program to work correctly. Package version: [3], OS Protected version: [4] Only available with Windows Installer version 1.1.
1932 The Windows Installer service cannot update the protected Windows file [2]. Package version: [3], OS Protected version: [4], SFP Error: [5] Only available with Windows Installer version 1.1.
2101 Shortcuts not supported by the OS  
2102 Invalid .INI action: [2]  
2103 Could not resolve path for shell folder [2].  
2104 Writing .INI file: [3]: System error: [2]  
2105 Shortcut Creation [3] Failed. System error: [2]  
2106 Shortcut Deletion [3] Failed. System error: [2]  
2107 Error [3] registering type library [2].  
2108 Error [3] unregistering type library [2].  
2109 Section missing for INI action.  
2110 Key missing for INI action.  
2111 Detection of running apps failed, could not get perf. data. Reg operation returned : [2].  
2112 Detection of running apps failed, could not get perf. index.Reg operation returned : [2].  
2113 Detection of running apps failed.  
2200 Database: [2]. Database object creation failed, mode = [3]  
2201 Database: [2]. Initialization failed, out of memory  
2202 Database: [2]. Data access failed, out of memory  
2203 Database: [2]. Cannot open database file. System error [3]  
2204 Database: [2]. Table already exists: [3]  
2205 Database: [2]. Table does not exist: [3]  
2206 Database: [2]. Table could not be dropped: [3]  
2207 Database: [2]. Intent violation  
2208 Database: [2]. Insufficient parameters for Execute  
2209 Database: [2]. Cursor in invalid state  
2210 Database: [2]. Invalid update data type in column [3]  
2211 Database: [2]. Could not create database table [3]  
2212 Database: [2]. Database not in writable state  
2213 Database: [2]. Error saving database tables  
2214 Database: [2]. Error writing export file: [3]  
2215 Database: [2]. Cannot open import file: [3]  
2216 Database: [2]. Import file format error: [3], Line [4]  
2217 Database: [2]. Wrong state to CreateOutputDatabase [3].  
2218 Database: [2]. Table name not supplied.  
2219 Database: [2]. Invalid Installer database format  
2220 Database: [2]. Invalid row/field data  
2221 Database: [2]. Codepage conflict in import file: [3].  
2222 Database: [2]. Transform or merge codepage [3] differs from database codepage [4].  
2223 Database: [2]. Databases are the same. No transform generated.  
2224 Database: [2]. GenerateTransform: Database corrupt. Table: [3]  
2225 Database: [2]. Transform: Cannot transform a temporary table. Table: [3]  
2226 Database: [2]. Transform failed.  
2227 Database: [2]. Invalid identifier '[3]' in SQL query: [4]  
2228 Database: [2]. Unknown table '[3]' in SQL query: [4]  
2229 Database: [2]. Could not load table '[3]' in SQL query: [4]  
2230 Database: [2]. Repeated table '[3]' in SQL query: [4]  
2231 Database: [2]. Missing ')' in SQL query: [3]  
2232 Database: [2]. Unexpected token '[3]' in SQL query: [4]  
2233 Database: [2]. No columns in SELECT clause in SQL query: [3]  
2234 Database: [2]. No columns in ORDER BY clause in SQL query: [3]  
2235 Database: [2]. Column '[3]' not present or ambiguous in SQL query: [4]  
2236 Database: [2]. Invalid operator '[3]' in SQL query: [4]  
2237 Database: [2]. Invalid or missing query string: [3]  
2238 Database: [2]. Missing FROM clause in SQL query: [3]  
2239 Database: [2]. Insufficent values in INSERT SQL stmt  
2240 Database: [2]. Missing update columns in UPDATE SQL stmt  
2241 Database: [2]. Missing insert columns in INSERT SQL stmt  
2242 Database: [2]. Column '[3]' repeated  
2243 Database: [2]. No primary columns defined for table creation  
2244 Database: [2]. Invalid type specifier '[3]' in SQL query [4].  
2245 IStorage::Stat failed with error [3]  
2246 Database: [2]. Invalid Installer transform format.  
2247 Database: [2] Transform stream read/write failure.  
2248 Database: [2] GenerateTransform/Merge: Column type in base table doesn't match reference table. Table: [3] Col #: [4]  
2249 Database: [2] GenerateTransform: More columns in base table than in reference table. Table: [3]  
2250 Database: [2] Transform: Cannot add existing row. Table: [3]  
2251 Database: [2] Transform: Cannot delete row that doesn't exist. Table: [3]  
2252 Database: [2] Transform: Cannot add existing table. Table: [3]  
2253 Database: [2] Transform: Cannot delete table that doesn't exist. Table: [3]  
2254 Database: [2] Transform: Cannot update row that doesn't exist. Table: [3]  
2255 Database: [2] Transform: Column with this name already exists. Table: [3] Col: [4]  
2256 Database: [2] GenerateTransform/Merge: Number of primary keys in base table doesn't match reference table. Table: [3]  
2257 Database: [2]. Intent to modify read only table: [3]  
2258 Database: [2]. Type mismatch in parameter: [3]  
2259 Database: [2] Table(s) Update failed  
2260 Storage CopyTo failed. System error: [3]  
2261 Could not remove stream [2]. System error: [3]  
2262 Stream does not exist: [2]. System error: [3]  
2263 Could not open stream [2]. System error: [3]  
2264 Could not remove stream [2]. System error: [3]  
2265 Could not commit storage. System error: [3]  
2266 Could not rollback storage. System error: [3]  
2267 Could not delete storage [2]. System error: [3]  
2268 Database: [2]. Merge: There were merge conflicts reported in [3] tables  
2269 Database: [2]. Merge: The column count differed in the '[3]' table of the two databases  
2270 Database: [2]. GenerateTransform/Merge: Column name in base table doesn't match reference table. Table: [3] Col #: [4]  
2271 SummaryInformation write for transform failed  
2272 Database: [2]. MergeDatabase will not write any changes because the database is open read-only.  
2273 Database: [2]. MergeDatabase: A reference to the base database was passed as the reference database.  
2274 Database: [2]. MergeDatabase: Unable to write errors to Error table. Could be due to a non-nullable column in a predefined Error table.  
2275 Database: [2]. Specified Modify [3] operation invalid for table joins.  
2276 Database: [2]. Codepage [3] not supported by the system.  
2277 Database: [2]. Failed to save table [3].  
2278 Database: [2]. Exceeded number of expressions limit of 32 in WHERE clause of SQL query: [3].  
2279 Database: [2] Transform: Too many columns in base table [3]  
2280 Database: [2]. Could not create column [3] for table [4]  
2281 Could not rename stream [2]. System error: [3]  
2282 Stream name invalid [2].  
2302 Patch notify: [2] bytes patched to far.  
2303 Error getting volume info. GetLastError: [2]  
2304 Error getting disk free space. GetLastError: [2]. Volume: [3]  
2305 Error waiting for patch thread. GetLastError: [2].  
2306 Could not create thread for patch application. GetLastError: [2].  
2307 Source file key name is null.  
2308 Destination File Name is Null  
2309 Attempting to patch file [2] when patch already in progress.  
2310 Attempting to continue patch when no patch is in progress.  
2315 Missing Path Separator: [2]  
2318 File does not exist: [2]  
2319 Error setting file attribute: [3] GetLastError: [2]  
2320 File not writable: [2]  
2321 Error creating file: [2]  
2322 User cancelled  
2323 Invalid File Attribute  
2324 Could not open file: [3] GetLastError: [2]  
2325 Could not get file time for file: [3] GetLastError: [2]  
2326 Error in FileToDosDateTime.  
2327 Could not remove directory: [3] GetLastError: [2]  
2328 Error getting file version info for file: [2]  
2329 Error deleting file: [3]. GetLastError: [2]  
2330 Error getting file attributes: [3]. GetLastError: [2]  
2331 Error loading library [2] or finding entry point [3]  
2332 Error getting file attributes. GetLastError: [2]  
2333 Error setting file attributes. GetLastError: [2]  
2334 Error converting file time to local time for file: [3]. GetLastError: [2]  
2335 Path: [2] is not a parent of [3]  
2336 Error creating temp file on path: [3]. GetLastError: [2]  
2337 Could not close file: [3] GetLastError: [2]  
2338 Could not update resource for file: [3] GetLastError: [2]  
2339 Could not set file time for file: [3] GetLastError: [2]  
2340 Could not update resource for file: [3], Missing Resource  
2341 Could not update resource for file: [3], Resource too large  
2342 Could not update resource for file: [3] GetLastError: [2]  
2343 Specified path is empty.  
2344 Could not find required file IMAGEHLP.DLL to validate file:[2]  
2345 [2]: File does not contain a valid checksum value.  
2347 User Ignore  
2348 Error attempting to read from cabinet stream.  
2349 Copy Resumed With Different Info  
2350 FDI Server Error  
2351 File key '[2]' not found in cabinet '[3]'. The installation cannot continue.  
2352 Couldn't initialize cabinet file server. The required file 'Cabinet.dll' may be missing.  
2353 Not a cabinet  
2354 Cannot handle cabinet  
2355 Corrupt cabinet  
2356 Couldn't locate cabinet in stream: [2].  
2357 Cannot set attributes  
2358 Error determining whether file is in-use: [3]. GetLastError: [2]  
2359 Unable to create the target file - file may be in use.  
2360 progress tick.  
2361 Need next cabinet.  
2362 Folder not found: [2]  
2363 Could not enumerate subfolders for folder: [2]  
2364 Bad enumeration constant in CreateCopier call.  
2365 Could not BindImage exe file [2]  
2366 User Failure  
2367 User Abort.  
2368 Failed to get network resource information. Error [2], network path [3]. Extended error: network provider [5], error code [4], error description [6].  
2371 Could not apply patch to file [2]. GetLastError: [3]  
2372 Patch file [2] is corrupt or of an invalid format. Attempting to patch file [3]. GetLastError: [4]  
2373 File [2] is not a valid patch file.  
2374 File [2] is not a valid destination file for patch file [3].  
2375 Unknown patching error: [2].  
2376 Cabinet not found.  
2379 Error opening file for read: [3] GetLastError: [2]  
2380 Error opening file for write: [3] GetLastError: [2]  
2381 Directory does not exist: [2]  
2382 Drive not ready: [2]  
2501 Could not create rollback script enumerator  
2502 Called InstallFinalize when no install in progress.  
2503 Called RunScript when not marked in progress.  
2601 Invalid value for property [2]: '[3]'  
2602 The [2] table entry '[3]' has no associated entry in the Media table.  
2603 Duplicate Table Name [2]  
2604 [2] property undefined.  
2605 Could not find server [2] in [3] or [4].  
2606 Value of property [2] is not a valid full path: '[3]'.  
2607 Media table not found or empty (required for installation of files).  
2608 Could not create security descriptor for object. Error: '[2]'.  
2609 Attempt to migrate product settings before initialization.  
2611 The file [2] is marked as compressed, but the associated media entry does not specify a cabinet.  
2612 Stream not found in '[2]' column. Primary key: '[3]'.  
2613 RemoveExistingProducts action sequenced incorrectly. Only available with Windows Installer version 1.1.