Skip to content

Commit

Permalink
Merge pull request #32508 from Matteo-T/patch-23
Browse files Browse the repository at this point in the history
Update troubleshoot.md
  • Loading branch information
prmerger-automator[bot] authored Jan 2, 2025
2 parents 6368ea5 + 54205d9 commit 05c2e92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ssms/install/troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If you encounter an issue when updating, try deleting the Visual Studio Installe

1. Delete the Visual Studio Installer folder. Typically, the folder path is `C:\Program Files (x86)\Microsoft Visual Studio\Installer`.

1. Run the SSMS bootstrapper. You might find the bootstrapper in your *Downloads* folder with a file name `vs_ssms.exe`. Or, you can download the bootstrapper from the [installation page](install.md) for SSMS. Then, run the executable to reset your installation metadata.
1. Run the SSMS bootstrapper. You might find the bootstrapper in your *Downloads* folder with a file name `vs_SSMS.exe`. Or, you can download the bootstrapper from the [installation page](install.md) for SSMS. Then, run the executable to reset your installation metadata.

1. Try to install or update SSMS again. If the installer continues to fail, report the problem to support.

Expand All @@ -63,7 +63,7 @@ As a last resort, you can remove all SSMS installation files and product informa

1. Remove all with [InstallCleanup.exe](uninstall.md#remove-all-with-installcleanupexe).

1. Rerun the SSMS bootstrapper. You might find the bootstrapper in your Downloads folder with a file name `vs_ssms_.exe`. Or, you can download the bootstrapper from the [installation page](install.md).
1. Rerun the SSMS bootstrapper. You might find the bootstrapper in your Downloads folder with a file name `vs_SSMS.exe`. Or, you can download the bootstrapper from the [installation page](install.md).

1. Try to reinstall SSMS.

Expand Down

0 comments on commit 05c2e92

Please sign in to comment.