I originally set the add-on to use SSMS 2014 as my connection for all SQL Server connections. I need to change it to use SSMS 2008 R2 due to some issues connecting to some very old SQL 2005 servers.
When I uninstall the add-on and re-install the add-on it keeps its previous setting and continues to use SSMS 2014 instead of prompting me to choose the location of the SSMS installation as it did the first time I installed the add-on.
How do I go about changing the SSMS application that the add-on uses?
I found where the config file is stored, but there should be a way to change this in the program itself.
%Systemdrive%\Users\%username%\AppData\Local\Devolutions\RemoteDesktopManager\RemoteDesktopManager.cfg
Hi,
You can change the path of your application in File -> Options -> Path
http://help.remotedesktopmanager.com/file_options_path.htm
If you want to be able to use both versions (2008 and 2014), please have a look at this topic: http://help.remotedesktopmanager.com/tipsandtricks_differentsversion.htm
Best regards,
Jeff Dagenais
That works great, thank you!