MSTSCUI.NET is simply a graphical interface to Microsoft's command-line Remote Desktop Connection, mstsc.exe.
This application makes it easier for those who use Remote Desktop sessions often through the day. It uses the .NET Framework v1.1.
Use the app.config file to set the name of the server configuration file with the "ServerConfigFile" key, and set
your preferred editor with the "Editor" key. It's not reccommended you change the "ServerConfigFile" key. The "Editor"
key should be a fully qualified path if the editor you're using is not already setup in your path environment variables.
Below is the listing of the default app.config file: