rdesktop is a powerful tool, that works amazingly well. It's just now, for normal people it's not really easy to teach that the user has to enter a long command in the terminal.
That's why I was wondering how to make such a powerful tool easy to use. Maybe with a DIY launcher? A window appears and ask for your username and password, and the rest is already definite.
In which programming language can I make something like that? I know that a batch file could be a solution, but I want to make it more user friendly.
sudo rdesktop -u userid@domain -p - -f mycompanyIP– Emal011 Aug 26 '16 at 10:13