25May
2015
2015
Remote Desktop Plus 6.2.1
A quick update for version 6.2.1.
FIX: Fixed a bug with the fit screen option not being applied from the GUI.
17May
2015
2015
Remote Desktop Plus 6.2
It’s been a long time, but here it finally is… 🙂
Change log:
- NEW: You can now set *any* slashed option as a default with the environment variable or the registry. If needed, you can negate the options you set using /-. For example: To negate the option /title:”Some title”, you can specify /-title in the command line.
- NEW: Added the option /-* to negate all options previously set through any of the means available. Any option after the /-* will be processed again. For example: /-* /fit. You could use this in published instances for example, to make sure the session will start with exactly the parameters you want, by overruling those set by the user.
- NEW: Added the option /fo (failover). This option is similar to the /lb (loadbalance) option. When specifying multiple target computers and /fo, RDP+ will try to connect to the first target. If it fails to connect, it will try to connect to the second one, and so on.
- NEW: Added some multimonitor support for RDP+ itself. It will now launch on the active monitor and will default the /mon option to the same monitor.
- NEW: You can now add other command line parameters when launching favorites from the command line. For example: rdp /fav:”Remote Support” /noprinters /-log.
- NEW: RDP+ will now prevent having its temporary .rdp files being added to the recently used items in the Jump List for Remote Desktop Connection.
- NEW: You can now press F1 in the system tray context menu to activate tooltips. These will show the command line of the favorites.
- NEW: Instead of the ‘binary’ kiosk mask (/kiosk:100), you can now also use the letters representing the field you want enabled: c(omputer), u(ser) and/or p(assword). For example: /kiosk:c or /kiosk:cup. With this mask, the order of the letters is irrelevant.
- FIX: Fixed a bug with launching favorites from the command line when the favorite had options with quotes and spaces in them.
- Many other minor changes and improvements.
The new version can be downloaded here.
I’ve stopped maintaining the language template files, but you’re still free to update them yourself.
Now also available for download is an MSI package for easy deployment through whatever sofware distribution mechanism you like.
This package will…
- … install the main executable for RDP+ the Program Files folder.
- … include the rdp.exe.config file for use on systems with only .NET Framework 4.0 or higher installed.
- … put a shortcut in the Start Menu.
- … register the .rdpc file extension for RDP+ command files.
- … add a ‘Connect with Remote Desktop Plus’ context menu to servers in the network browser.
11June
2014
2014
Remote Desktop Plus 6.1
It’s been a long time, busy at work, but finally an updated version… 🙂
Change log:
- NEW: RDP+ will now denote the most recently used active Remote Desktop session in the tray menu by putting a check mark in front.
- NEW: Doubleclicking on the tray icon will automatically activate the most recently used active Remote Desktop session.
- NEW: Added the option for multi monitor support to the GUI.
- NEW: Added /multimon to the supported variables. Use any other screen option to override (/w, /h, /f, /fit, /max).
- NEW: Added the Ctrl+P shortcut in the GUI to copy the currently entered credentials to a new profile in the profile editor.
- NEW: When you duplicate a favorite, it will now be immediately opened in the favorite editor.
- NEW: Added a confirmation popup when saving new or renamed profiles or favorites with the name of an already existing profile/favorite.
- NEW: Several people reported an issue where RDP+ would take a long time trying to determine the local computername of the remote computer. This is either a problem in the local WMI or in the WMI of the remote computer. A new option was added to disable this remote check entirely.
To disable it for every session: Create a registry value SkipRemoteWMI with a DWORD value of 1 in HKEY_CURRENT_USER\Software\Remote Desktop Plus or HKEY_LOCAL_MACHINE\Software\Remote Desktop Plus.
To disable it on a per session basis: Specify an empty domain with the user: /u:\user of /u:user@.
Note: RDP+ will only try to determine the computername when you don’t specify a domain or computername (using /u:domain\user, /u:user@domain or /domain:domain). When connecting to servers running Windows 2008 or higher, you can also use the dot-backslash notation (/u:.\user) to login with a local account. - FIX: Fixed some options not working when starting RDP+ with a blank Default.rdp file.
- FIX: Fixed the issue with the SortMRU and MaxMRU registry settings not working, except when using the Group Policies.
- FIX: Fixed a bug with newly created profiles when using the blank-password feature.
- Many other minor changes and improvements.
The new version can be downloaded here.
An updated language file can be found here.
3October
2013
2013
Remote Desktop Plus 6.0.2
6September
2013
2013
Remote Desktop Plus 6.0.1
Some bug fixes. Some new, some not…
Change log:
- FIX: Fixed an issue with the /pe no longer working.
- FIX: Fixed an issue with specifying non-existing drives with the /drives option.
- FIX: Fixed an issue with full screen sessions not getting the keyboard focus.
- NEW: The option /noclose will no longer hide the entire connection bar (after the RDC default of 5 seconds), but will just (immediately) remove the buttons for closing and minimizing in the connection bar. The same goes for the option /ontop.
The new /noclose feature also fixes an issue with the /noclose not working in certain cases.
The new version can be downloaded here.