How to configure RemoteApp-RDP-File manually
Start mstsc.exe (Remote Desktop Connection) - enter settings like computer name, drives, etc. and
save rdp-file (" Save As...")
Now open this one with text editor (notepad, etc.) and add following lines:
remoteapplicationmode:i:1
remoteapplicationprogram:s:program path (which program should be started as remoteapp?)
remoteapplicationcmdline:s:f necessary (NO mandatory line - just if the application required additional information. If not required - do not add this line)
Save this additional settings and open this rdp file with "Remote Desktop Connection" (mstsc.exe)
Tags: configure, manually, RDP, remoteapp, single application