-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Hi, I just compiled seamlessrdp (using mingw, following instructions from readme), put it on a Windows 7 machine and this is just not working.
Starting command :
rdesktop -d my_domain -u my_user -p - -A 'C:\slrdp\seamlessrdpshell.exe' -s 'notepad.exe' 192.168.5.23
When I press enter after typing my password, it directly opens the full windows session with the desktop, icons and such... However, I specify the path of rdpshell and the application I want to start.
Am I doing something wrong ?
T0MuX
EDIT : What I said behalf was tested on an Manjaro Linux machine at my work place... now I tested exactly the same but with a Windows 10 VM on an Archlinux host, same issue : the seamless doesnt work. I have the entire desktop, like a classic RDP, instead to just have the requested window.