fil*_*ilo 5 freerdp xfreerdp rdp
我想通过带有命令行参数的 FreeRDP 启动 Windows 应用程序。我试过:
xfreerdp -v 192.168.1.100 -u myuser -p mypassword -app 'c:\windows\system32\notepad.exe' -app-cmd 'c:\test\test.txt'
Run Code Online (Sandbox Code Playgroud)
和
xfreerdp -v 192.168.1.100 -u myuser -p mypassword -app 'c:\windows\system32\notepad.exe' -app-file 'c:\test\test.txt'
Run Code Online (Sandbox Code Playgroud)
但每次带有空白文件的记事本启动时。我还尝试在文件路径和斜杠中使用双反斜杠 - 所有结果都相同。
test.txt 文件当然存在。如果我运行notepad c:\test\test.txt
从Start->Run
然后记事本打开正确的文件。
如何在 FreeRDP 中将命令行参数传递给远程应用程序?我正在运行 FreeRDP 2.0.0。
归档时间: |
|
查看次数: |
6134 次 |
最近记录: |