Tag Archive for 'MSTSC'

RemoteDesktopManager 1.6 release

It has almost been a year and six months since the last release. That usually means a project is dead :)
Well not to me it is. I use it every day, but there was simply no real need for me to update, until now. Recently I made the switch to Windows 7 Enterprise 64bit. And with that some annoying issues surfaced and thus time for a new release.
  • I: 64 bit setup support
  • I: Config is now written to ProgramData\RemoteDesktopManager or All Users\Application Data\RemoteDesktopManager folder, this is needed for windows Vista/7 UAC
  • I: Multimonitor spanning support (stretch RDP session over multiple monitors)
  • I: Removed pre 1.0 upgrade support (first upgrade to 1.5 if you have an old version)
  • I: Added option to edit RDP files using native Remote Desktop Connection client

The new release can be downloaded at Sourceforge.

RemoteDesktopManager 1.5 release

I had a long time item on my todo list to fix the Discovery form. The previous version did not respect the netmask as it should. For example for a 255.255.254.0 mask it was scanning the complete 255.255.0.0 network.

The full releasenotes:

  • B: On Show click in tray menu, RDM was sent to front if already visible
  • B: If no domain is set a \ was added in front of username in MSTSC connect dialog
  • I: Improved netmask (read: will use the actual ip netmask) handling for RDP Discovery.

The new release can be downloaded at Sourceforge