Save Remote Desktop Connection Settings to RDP File using Winform

Mustafa Tuncel 1 Reputation point
2021-11-26T08:20:25.5+00:00

Im trying to doing portable client generator as windows remote desktop connection. RDP Client Generator. 152855-client-generator.png

When the create button is clicked, from the client whose information is entered, How can a connect type icon be created on the desktop that will enable the client to log in? 152832-client-icon.png

I would be very grateful if you could write a code sample. thanks for the answers in advance

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,927 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,771 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 35,556 Reputation points
    2021-11-26T17:15:50.97+00:00

    You need to use the API such as shown in the following GitHub repository which does not fulfill your current requirements but provides a base to work with.

    See also Remote Desktop application with RDP protocol


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.