How do I setup Red-Gate Source Control to work on only 1 of my multiple SSMS implementations?

svenhansensvenhansen Posts: 1 New member
edited July 7, 2020 4:30PM in SQL Source Control
Due to performance reasons and the fact I play both DBA and Developer, I need to have 1 version of SSMS with Source Control implemented, and the other without.

Can anyone help me with this?  THanks 

Currently it is on all my implementations of SSMS  (12.x.x, 17.x.x, 18.xx ( etc...)  Only want it on either 12.xx or 17.x.x

Tagged:

Answers

  • Hi Sven,

    unfortunately, there is no direct way of having SQL Source Control installed on only one version of SSMS. However, as a workaround, you could delete the following after installation to remove the add-on from that specific version of SSMS:

    C:\Program Files (x86)\Microsoft SQL Server\XXX\Tools\Binn\ManagementStudio\Extensions\<Name of tool>


Sign In or Register to comment.