I try to configure a connection with remote-app parameter. The
connection just works fine without remote-app* parameter. The remote
OS is Win10.

What is the failure in user-mapping.xml below?

Regards
Goran

<?xml version="1.0" encoding="UTF-8"?>
<user-mapping>
    <authorize username="x" password="xxxxxxxx">
        <protocol>rdp</protocol>
        <param name="hostname">192.168.100.188</param>
        <param name="security">nla</param>
        <param name="ignore-cert">true</param>
        <param name="username">y</param>
        <param name="password">yyyyyyyyy</param>
        <param name="resize-method">reconnect</param>
        <param name="remote-app">||WMPLAYER</param>
        <param name="remote-app-dir">C:\Program Files\Windows Media
Player</param>
    </authorize>
</user-mapping>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to