$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
About Virtualization, VDI, SBC, Application Compatibility and anything else I feel like
For a long time now people have asked for a version of LaunchRDP that includes the Connection Bar. The original version was originally written for a very specific purpose and I never anticipated so many people would want to use it. But it seems that a lot of people like the Connection Bar (I hate it, especially with sessions in sessions, so that’s why I am using RDPWithLocalTaskbar).
I really wanted to do a complete rewrite of LaunchRDP and make lots of improvements, especially to the Command Line Parameters but I never found time to get that started. So I finally decided to publish an interim version with the Connection Bar instead (and thus full screen). I have moved over to Delphi 2010 so I had to make a few minor adjustments to make it compile but the downside of Delphi 2010 is that the resulting exe is much bigger (92 KB -> 306 KB).
Hope you like it.
LaunchRDP2.zip (9006 downloads)
16 Responses for "Small LaunchRDP Update"
[…] An updated version is here convert this post to pdf. Please consider donating something (even a small amount is ok) to […]
You are awesome :o)
Hello,
It work nicely, thank you.
Nevertheless, I tryed to add some RDP6 specific line to the LaunchRDP.rdp file in order to use the RemoteApp rdp6 option and the connection is no more established.
My question is: Do you think your program can work with RemoteApp switches? If yes, can I place a purchase order to ask you to develop for us a specific a program that would exactly do what we need (our own program generates a .RDP file and run our own copy of mstsc RDP6 that we install in our own folder (not /System32).
Kind regards
Dominique
we had used this utility last year to automate our QA process for our LAB computers, when trying it on our workstations this year, i
m finding that it will not work correctly with windows 7 workstations.
It connects, but doesnt automatically login? is there any way of fixing this ?
Is there any possibility to omit some parameters like domain or port? Becouse i don’t always need them and all of that required parameters.
Agree with Jakub, I connect to customers systems over VPN, being able to omit the domain would be a big bonus for usability.
Thank you for this. It has saved me hours of research and work!
I’m sorry forget to say Thank you!
Hi all,
I hope it’s okay with Remko to post this, but with the help of all the information in the posts about LaunchRDP and the Remote Desktop Encryption Tool, I’ve been able to create my own utility, which features automatic login from the command line plus some other nifty features. You can download it (for free of course) over here:
http://www.donkz.nl/remotedesktopplus/
Regards,
Donkz
Hey Remko
Great program; but i get error when the port numbers are getting weird: example: 3385
is this fixable?
your tool is great.but with new version of terminal services client, /console has been replaced by /admin and when i set console to 1 it does not work.
do you have a solution about it?
Can you post how to start it with no passwd?
Hello –
I was checking this out and I discovered that when I have the server set to Security Level TLS 1.0 the connection is refused with the error “The remote computer requires that authentication be enabled to connect. The connection can not proceed because authentication is not enabled.” If I require the server to insist on Network Level Authentication the connection is also denied with error “The remote computer requires Network Level Authentication, which your computer does not support.”
However, when I log in directly with RDP from the same computer with the same credentials, I get connected with both Network Level Authorization as well as TLS 1.0 – and if I remove Network Level Authentication and specify Negotiate on the Security Level, LaunchRDP takes me right in.
Any ideas?? Thanks MartyD
Hi Remko,
I love using LaunchRDP to give students access to a lab environment without requiring them to authenticate, it’s a great replacement for MSTSC.
It would be great if you can add a parameter which sets the screen resolution (both width x height as a percentage of the current screen).
Would it be an option to add a ‘template RDP file’ where I configure things like colordepth / local resources / user experience / encryption?
Regards,
Ingmar Verheij
@Ingmar:
I’ve got the feeling Remko has stopped development of LaunchRDP, but maybe my program (at http://www.donkz.nl) can help you out. It supports autologin, setting the screen size in a number of ways and the use of regular .rdp files. Plus many other features, including some you might find useful for students. For example the option for removal of the close button, restricting connections to a specific ‘white list’ and a special restricted kiosk mode GUI.
Regards,
Donkz
Hi Remko,
I hope you are well, it has been a while! I was thinking about your LaunchRDP as a way to bypass inter-domain authentication to a VM within AWS to run our internal CRM using RDRemoteApp.
I was wondering whether you knew of a way to instantiate a RDRemoteApp program as part of the launch?
This would enable us to host our internal CRM in Amazon without having to link our domain using AWS VPN.
Thanks and kind regards!
Ross
Leave a reply