mRemoteNG/mRemoteNG

Handling Multiple Instances

开放

#336 创建于 2017年1月10日

 (2 条评论) (0 个反应) (0 位负责人)C# (1,588 个派生)batch import
EnhancementHelp WantedPriority - MediumReady

仓库指标

星标
 (10,807 个星标)
PR 合并指标
 (平均合并 1天 2小时) (30 天内合并 29 个 PR)

描述

I make heavy use of the new "virtual desktop" support in windows 10. I'd like to be able to have an instance of mRemoteNG open in each of these virtual desktops.

I've noticed that if I make a change to my connections in one instance and save the connection file, and a different change in another instance and save again, only the most recently saved version persists.

It would be great if mRemoteNG could periodically (or automatically via file watching) refresh the connections list from the save file, allowing changes made in one instance to appear in the other.

Would using the SQL Server configuration store allow me to work around this problem?

贡献者指南