Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Set a .rdp configuration file for all RDP sessions #33

Open
Cubox opened this issue Jan 10, 2022 · 1 comment
Open

Comments

@Cubox
Copy link

Cubox commented Jan 10, 2022

Hi,

It would be nice to be able to set a .rdp configuration that would be used for all RDP sessions.
Meshcentral Router would still populate the ip:port values, but custom settings would be kept and allow for a really fast use of the software.

@Cubox
Copy link
Author

Cubox commented Jan 11, 2022

This can be implemented by changing this line

string tfile = Path.Combine(Path.GetTempPath(), "MeshRdpFile.rdp");
and setting the .rdp file in the current directory, rather than a temporary folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant