I'm pretty sure your MSI file is missing a Component table, it's not running properly and this issue is nothing to do with dism.exe. The log shows error 2205 on the Component table.

Answer from PhilDW on Stack Overflow
🌐
Microsoft Developer Blogs
devblogs.microsoft.com › dev blogs › visual studio setup › error 2262: not necessarily a fatal error
Error 2262: Not Necessarily a Fatal Error - Visual Studio Setup
January 18, 2006 - Someone wondered if the following found in a Windows Installer log was indeed an error: MSI (c) (A8:A0) [14:38:51:427]: Transforming table Error.MSI (c) (A8:A0) [14:38:51:427]: Note: 1: 2262 2: Error 3: -2147287038 Recall from Diagnosing Installation Errors that field 1 in the second line indicates the Windows Installer error.
Discussions

Installation Error (-2147287038, 1302 , 1728 , 1709) - InstallAware
We are using same setup from last 3 years. just changing product version and binaries of it each year. till last year msi is installing fine but this year installation is failed on 20% machines. installation is pushed using software center of Microsoft using this command ("C:\windows\syste... More on installaware.com
🌐 installaware.com
Fatal error during installation with MSI
Hi, did you have the chance to check the Intune Management extension logs and the appworkload logs. They are located under C:\ProgramData\Microsoft\IntuneManagementExtension\Logs. Get the logs and try to understand what went wrong. In addition to that check the application's documentation if there is a parameter to save the application's specific installation logs into a location so that you can read it afterwards. It would be also helpful to either paste the installation command here or tell us which application you are trying to install. More on reddit.com
🌐 r/Intune
11
1
November 19, 2024
What do the various Windows Installer (MSI) error codes mean?
The errors returned by the Windows Installer service are unique to MSI setups, each one providing some level of help to specify a problem, check each below for details. More on itninja.com
🌐 itninja.com
2
July 26, 2006
Win 10 msi installer error
My team and I have been having a major headache deploying a network monitoring application to our Windows 10 hosts [Windows Version 22H2 (OS Build 19045.4894)]. NOTE: In the details I've renamed the app to "YosimiteSam" for privacy. What's… More on learn.microsoft.com
🌐 learn.microsoft.com
2
5
October 8, 2024
🌐
Narkive
wix-users.narkive.com › m6Tvh1VZ › simple-msi-failing-error-3-2147287038
[WiX-users] Simple MSI failing: Error 3: -2147287038
Post by JoeMarks I thing the mailing list hides the "raw" text, it's only visible on the thread in here <http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Simple-MSI-failing-Error-3-2147287038-td7592771.html> Even if I remove the CustomAction from the installer i get the same log file, so I guess it might not be the CustomAction.
🌐
InstallAware
installaware.com › board index › technical support
Installation Error (-2147287038, 1302 , 1728 , 1709) - InstallAware
Unable to install MSI in silent mode with SYSTEM user but only 20% users having this issue for 80% its installing fine.
🌐
Narkive
microsoft.public.windows.msi.narkive.com › THS4iStc › msi-log-file-error
<<< MSI Log file Error >>>
If you translate the error code to HEX and then look it up in winerror.h, you'll find that it is STG_FILE_NOT_FOUND. All this one line in the log file is saying is that you don't have an Error table authored in your installation package. There's nothing wrong with that because when you don't ...
Find elsewhere
🌐
PC Review
pcreview.co.uk › newsgroups › windows 2000 › microsoft windows 2000 msi
<<< MSI Log file error >>> | PC Review
April 29, 2005 - Translate the error code to hex ... _HRESULT_TYPEDEF_(0x80030002L) All that log file notation is saying is that your package doesn't have an Error table authored in it....
🌐
Google Groups
groups.google.com › g › microsoft.public.platformsdk.msi › c › OBPhRw8LP2w
Installing a .msi
MSI (c) (C0:A0): Package name extracted from package path: 'DASv1-6.msi' MSI (c) (C0:A0): Package to be registered: 'DASv1-6.msi' MSI (c) (C0:A0): Note: 1: 2262 2: Error 3: -2147287038 MSI (c) (C0:A0): Note: 1: 2729 MSI (c) (C0:A0): Note: 1: 2729 MSI (c) (C0:A0): Note: 1: 2729 MSI (c) (C0:A0): ...
🌐
Katy's Code
katyscode.wordpress.com › 2007 › 02 › 02 › solving-msi-errors-when-installers-and-updates-go-wrong
Solving MSI Errors: When Installers and Updates Go Wrong – Adventures in code and reverse engineering
May 20, 2012 - MSI (c) (B4:48) [04:19:35:963]: ... MSI (c) (B4:48) [04:19:35:963]: Note: 1: 2262 2: ReserveCost 3: -2147287038 Action ended 4:19:35: FileCost. Return value 1. This action computes the amount of disk space required for an installation prior to starting. Note that actions can be nested. The lines starting with ‘Action ended’ show a return value which gives the outcome of the action. A return value of 1 means the action completed successfully. Certain other values indicate errors...
🌐
IT Ninja
itninja.com › question › what-does-this-msi-error-mean
ITNinja : What do the various Windows Installer (MSI) error codes mean?
July 26, 2006 - Windows Installer (MSI) Windows ... with Windows Installer. Please log in to answer · Posted by: bkelly 18 years ago · 8 · -2147287038: %1 could not be found....
🌐
Microsoft Learn
learn.microsoft.com › en-us › windows › win32 › msi › error-codes
MsiExec.exe and InstMsi.exe error messages (for developers) - Win32 apps | Microsoft Learn
March 7, 2023 - These error codes are returned by the Windows Installer functions MsiExec.exe and InstMsi.exe. Note that any error in Winerror.h (such as ERROR_INVALID_DATA) can be returned as well.
🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 3961927 › win-10-msi-installer-error
Win 10 msi installer error - Microsoft Q&A
October 8, 2024 - Time: 4:28:39 PM; Source: MsiInstaller; Event ID: 11722 -- Product: YosimiteSam MSI Extractor -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected.
🌐
MSI
forum-en.msi.com › home
MSI Scenario Error
May 16, 2024 - MSI Global English Forum
🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 1565733 › error-2203-during-installation-of-custom-msi-on-mu
Error 2203 During Installation of Custom MSI on Multiple Machines: Troubleshooting - Microsoft Q&A
February 21, 2024 - System error -2147287008> MSI (s) (C0:94) [23:59:22:182]: Note: 1: 2262 2: Error 3: -2147287038> > MSI (s) (C0:94) [23:59:22:182]: Product: localMSI -- The installer has encountered an unexpected error installing this package.
🌐
Google Groups
groups.google.com › g › wazuh › c › DJ0CvqNWSOk
MSI Error 1720 - wazuh-agent-4.2.3.msi
MSI (s) (70:A0) [15:10:58:578]: Product: Wazuh Agent -- Error 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 CustomAction_InstallerScripts script error ...
🌐
Dennisbareis
makemsi-manual.dennisbareis.com › error_codes.htm
Error Codes - MAKEMSI CONTENTS
These codes are not return codes from "MSIEXEC.EXE", but codes you may see in logs or dialogs produced during the installation of an msi. Its also possible that you may see some of these during a MAKEMSI build (typically with descriptive text). The error number will most probably be displayed ...