Tag ssms

Changing SSMS and Visual Studio Default Project Location

Changing the location of the default projects folder in Visual Studio is super easy to do. Just click the Tools menu, choose Options, and then select the Projects and Solutions tab to change the default projects folder location:
Sadly, this doesn’t change anything for SSMS. Why? I don’t know.
However, I do know how to change this [...]