Painting Reflection

waiting for the bus on ossington and dundas

KitKatneko

Friends talking

at the distillery

KitKatneko

Wood on lake

huron

KitKatneko

Wind surfer

Blooming

KitKatneko

My Car

Blooming

KitKatneko

Sakura

Blooming

KitKatneko

Sakura

in Washington DC

Sakura

Philadelphia hall

Wow!

Action

Central Park

NYC, from the top of Rockfeller (?) building. Better than the Empire State as there is no windows nor fences.

Action

Warning

Emergency Exit Only

Action

Bloody ATM

litterally

Action

Summer Winter time

still cold in Toronto

Action

Where is my bike

I remember titling another picture just like this, back in Chofu, a bike in the middle of hundreds. here

Action

Remote Desktop Connection + Dual/Big monitors

Dec 18th, 2006 by Florian | 2

With the release of Vista to business consumers, Microsoft has decided to release the Remote Desktop updates (a.k.a. Terminal Services Client) through Windows Update. This update is available to XP users under the “Optional” updates, and is KB925876. This update removes at least most of the limitations upon display size.
Why would you want this update? Besides the security and performance improvements, if you want to simulate Dual monitors (or just drive one huge monitor), you can do that with this update.

But then you would need to found out how to install RDP Client v6.0 without the installation package on a XP machine. You may download the install pack I downloaded from somewhere, but to sum up here are the steps:

  • Create a folder for you RDP 6.0 files (don’t place them in System32)
  • Copy the files mstsc.exe and mstscax.dll from a Vista installs System32 folder to the new folder.
  • Create a subfolder, en-US.
  • Copy the files mstsc.exe.mui and mstscax.dll.mui from the Vista installs System32\en-US folder to the subfolder.

This will get you the new client. You will still need to manually edit your RDP file to set the resolution you want. Normally you’ll find a default.rdp file in your My Documents folder, which is easily editable with Notepad.
It still does not support actual separate desktops (meaning that all Windows will maximize to both monitors, rather than just one using the /span command line option), so you need to grab a third party tool for that, which as of yet I have not found. Anyone have a suggestion? I am pretty sure I read about one a couple months back, but not having solved the first problem, didn’t really take enough note, and now I can’t find it.

2 Comments on “Remote Desktop Connection + Dual/Big monitors”


  1. Matt said:

    I am having the same problem with our clients logging into Terminal Server with dual monitors. I found this utility http://www.splitview.com/ however it does cost.


  2. Florian said:

    Thank you Matt, this is a good find. I have installed it yet, but from what I can see on the website it doesn’t seem to be more than a “ctrl select our windows and click to tile” windows functionality. I mean $19 per user sounds a lot for something that can be done manually. I’ll try it though…

    Talking about tiling windows on the desktop, I have found this scripting from MS Script guy, it sounds interesting, I am sure splitview use some of that! :)

Leave a Reply