Share via

Unable to install SQL Server

Lisi Zhuta 0 Reputation points
2024-01-08T01:36:54.8166667+00:00

i cant install sql server express edition 2022, it always prints this message : Unable to install SQL Server (setup.exe).Exit code (Decimal) : - 2147467259 Error description : The system cannot find the path specified. I have tried some methods but none of them have worked. Can someone please help me fix this?

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

2 answers

Sort by: Most helpful
  1. RahulRandive 10,506 Reputation points
    2024-01-08T02:20:08.9666667+00:00

    Hi @Lisi Zhuta

    Please find similar thread for an error code 2147467259 error description: The system cannot find the path specified

    https://learn.microsoft.com/en-us/answers/questions/263964/unable-to-install-sql-server-(setup-exe)-exit-code
    or
    https://learn.microsoft.com/en-us/answers/questions/1163010/unable-to-install-sql-server-exit-code-(decimal)-2

    As per that thread,

    The error message "The system cannot find the path specified" showed that there are some files of SQL Server basic component couldn't be located. It is possible that these files are corrupted or the access for these files is denied.

    Additionally, you can find more error in the log files which can be located at C drive.

    Thank you!

    Was this answer helpful?

    0 comments No comments

  2. ZoeHui-MSFT 41,551 Reputation points
    2024-01-08T02:00:41.2433333+00:00

    Hi @Lisi Zhuta,

    Please follow the steps from the blog Cleanly Uninstalling Stubborn SQL Server Components to uninstall SQL server, then reinstall SQL 2022 Express.

    If this does not work. Could you please attach the error logs.

    The location by default is: C:\Program Files\Microsoft SQL Server\160\Setup Bootstrap\Log

    There is a summary.txt file and many subfolders created every time the Installation wizard is started. In those subfolders, we can also find a Detail.txt file.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.