LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   Using RemoteApp in Kubuntu 12.10 with Win7/VirtualBox (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/using-remoteapp-in-kubuntu-12-10-with-win7-virtualbox-4175444659/)

ncjeculver 01-08-2013 10:01 AM

Using RemoteApp in Kubuntu 12.10 with Win7/VirtualBox
 
My host system is 64-bit Kubuntu 12.10 with all the latest updates installed. I'm running VirtualBox 4.12 with a 32-bit Windows 7 Ultimate guest. I've installed FreeRDP 1.01 (the latest in the repositories). I'm using Kim Knight's RemoteApp tool to configure remote apps in the W7 VM.

I've spent most of the weekend trying to get RemoteApp functioning, first with an XP guest, and now with W7. I feel like I'm close. I've enabled remote apps in the Win7 guest. I start the Win7 VM headless, and can open a FreeRDP connection to it. Using the RemoteApp tool I've configured Notepad as a remote app in Win7.

But when I try the following:

Code:

xfreerdp -u xxxxxxxx -p xxxxxxxx --app --plugin /usr/lib/freerdp/rail.so --data "||Notepad" -- localhost
rather than getting Notepad on my desktop, I just get an RDP window with the W7 desktop.

What am I doing wrong?

--Nathanael

ncjeculver 01-10-2013 12:04 PM

BUMP.


All times are GMT -5. The time now is 03:38 AM.