Does anyone know if there are some possibility to start remote windows software so only local window appears like one can do with linux ssh -X command?
I have a virtual Windows 7 machine under Virtualbox, and want to start the machine in background and run software that can’t be run under wine in window.
Why I want it : To be able to switch windows from that software (Trionic Suite5) to other with Alt-TAB
And, VNC is a popular cross-platform solution that does much of the same thing.
But,
SSH is not a “natural service” and x server is an add-on just to provide remote graphical console capability. Most people instead prefer to utilize Windows native remote graphical support using other protocols and clients…
On Mon, 24 Apr 2017 08:36:01 +0000, quinness wrote:
> Does anyone know if there are some possibility to start remote windows
> software so only local window appears like one can do with linux ssh -X
> command?
Nope. Windows doesn’t separate window display functionality the way X
does. Your best bet is an RDP solution.