Installing SQL Server 2022

Simeon Martins 20 Reputation points
2024-10-27T07:53:48.86+00:00

I encountered the error in the image below while attempting to install SQL Server 2022.
Please any information on next steps to take to resolve this? Thank you.

This question is related to the following Learning Module

SQL Server Other
{count} votes

Accepted answer
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2024-10-27T13:12:00.0066667+00:00

    Thanks for your response. I didn't know the image will not be clear enough. Below is the text on the image.

    Do you actually see an image? I don't.

    Very apparently the folder is still compressed. Go to C:\Program Files\Microsoft SQL Server, right-click and Select properties. Then click on the Advanced button. Make sure that the Compress checkbox is cleared.

    User's image You can also open a command-line window and move to C:\Program Files\Microsoft SQL Server and run compact /u. If you get permission errors, open the command-line window with Run as Administrator.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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