Hi @FaisalTmz ,
From your detail.txt, there are so many errors regarding msi file, such as:
File 'C:\SQL2019\Developer_ENU\x64\setup\x64\sql_engine_core_inst.msi' does not exist
It can seem to be corrupted files, either on the installation disk or on the hard disk, or anti-virus software is locking the msi file.
You can try to repair a failed SQL Server installation from the installation center, or use WinRAR to extract the files from .ISO image or use an ISO mounter to mount the file.
If bad luck, you can refer to this article:Restore the missing Windows Installer cache files and resolve problems that occur during a SQL Server update
Use the FixMissingMSI tool to identify and fix the missing MSIs
-------------
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.