User Tools

Site Tools


projects:livenet:seamless

**This is an old revision of the document!**

Seamless Windows

RDP RemoteAPP

Windows remote (guest)

  • Activate remote connections
    • Install dot net runtime
    • Install remoteapptool
    • Activate allowlist for remoteapps with this regedit file

    <code> Windows Registry Editor Version 5.00

[HKEYLOCALMACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services] “fAllowUnlistedRemotePrograms”=dword:00000001 </code>

Define new APP with remoteapptool

Linux desktop (host)

Call remoteapp

xfreerdp /u:user /p:user \
 +clipboard /drive:home,${HOME} /sound:sys:alsa \
 /app:"||appname" /v:<ip_windows_machine>
projects/livenet/seamless.1441970111.txt.gz · Last modified: by scipio