11

In Windows 7 I discovered the possibility to add RemoteApps. They require a link starting with https:// and so on.

How can I create a RemoteApp for me to use? Is it possible for me to make an application running on my desktop computer a RemoteApp so that I can use it from my laptop for example?

I have Windows 7 on both the desktop and laptop. Have tried to find info about it, but haven't been successful... is RemoteApps something that can only be created on a machine running Windows Server 2008 maybe?

gparyani
  • 1,881
Svish
  • 41,258

2 Answers2

9

Good news is you no longer need Windows Server 2008 R2. With RDP 7.0 now released, and if you apply the required updates for Windows Vista SP1 and Windows XP SP3 you can now use RemoteApp to remote and/or virtual machines running Windows Vista or Windows XP.

These machines can be running as virtual machines under VirtualBox or VMWare Worksation/Player, not just under Hyper-V.

It's a bit lengthy, so I've documented how to enable RemoteApp connections in a blog post, Link.

Basically, on the client you have to hand edit the RDP file to set remote application mode and nominate the remote application you wish to run. On the guest/remote system you need to add the relevant registry keys to support that named application and permit access.

Using RDP 7.0 with multi monitor support for RemoteApp has the advantage that the floating application window can be placed on any monitor on your system.

Glorfindel
  • 4,158