What is needed to set up a RemoteApp for Windows 7?

11

5

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?

Svish

Posted 2009-08-04T07:46:37.027

Reputation: 27 731

Answers

1

JP Alioto

Posted 2009-08-04T07:46:37.027

Reputation: 6 278

So Windows Server 2008 R2 is needed for the serving part then it seems. Oh well... thanks for the info :) – Svish – 2009-08-04T08:14:22.733

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, http://geekswithblogs.net/twickers/archive/2009/12/18/137048.aspx.

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.

Liam Westley

Posted 2009-08-04T07:46:37.027

Reputation: 201

(I know this is an old comment above, but) yes, you certainly can. Use the 'RemoteApp Tool' that is now linked to from the Updates section at the top of the article pointed to above to configure your apps and generate RDP files for them... works a treat! – John Rix – 2014-09-19T11:26:35.713

Thanks for the info I am just thinking about trying VS2010 as a remote app from a slowish laptop. – PeteT – 2010-07-29T09:04:43.440

@JohnRix ironic that the initials of "RemoteApp Tool" are RAT

– Samadi – 2017-12-16T12:29:51.913

Can I host a remote app directly from a Windows 7 box (that is not a VM)? – Josh Comley – 2011-04-01T10:41:13.023

This has some awesome potential. I could not get this to work with a XP guest, as I see neither have you or some of your readers. I'd love to hear what you find out! – prestomation – 2010-01-12T03:24:49.520