You already have 3 succesfull installed SQL Server 2022 instances, hwy do you want to install a 4th?
The system cannot find the path specified
The installer ist corrupt, download it again.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've got the summary and i was wondering if you could help read it. i got the "Unable to install SQL Server. Exit code (Decimal): -2147467259"
Detail.txt
Summary.txt
You already have 3 succesfull installed SQL Server 2022 instances, hwy do you want to install a 4th?
The system cannot find the path specified
The installer ist corrupt, download it again.
Hi @Marcos Yukihiro VIEIRA YAMASHITA
Noticed that you are trying to install SQL Server on Windows 11, please check if this known issue occurred.
Looks like you have tried the installation many times but not succeeded. Please follow the below steps to remove all components of previous installed SQL Server completely:
Remove all SQL Server components from 'Programs and Features'
Backup the registry
Delete the following keys in regedit:
--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and delete all the sub-keys referencing SQL Server
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server
Reboot the machine
In addition, please use an administrator account to reinstall SQL Server on your computer (Right click->run as administrator).
You'd better disable your anti-virus software and firewall before installation. Also, it is recommended that you install in the default location.
Best regards,
Cosmog
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".