[GH-ISSUE #685] 功能请求:remoteapp添加mstsc模式,以实现更多的自定义参数 #1522

Closed
opened 2026-02-28 12:04:58 +03:00 by kerem · 4 comments
Owner

Originally created by @PR2403 on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/685

Originally assigned to: @VShawn on GitHub.

像RDP里的mstsc模式一样即可,个人主要用于remotefx usb重定向。
感谢开发者。

Originally created by @PR2403 on GitHub (Jul 11, 2024). Original GitHub issue: https://github.com/1Remote/1Remote/issues/685 Originally assigned to: @VShawn on GitHub. 像RDP里的mstsc模式一样即可,个人主要用于remotefx usb重定向。 感谢开发者。
kerem 2026-02-28 12:04:58 +03:00
Author
Owner

@VShawn commented on GitHub (Jul 11, 2024):

正好请教如何在 .rpd 文件中配置 remotefx?

<!-- gh-comment-id:2222399103 --> @VShawn commented on GitHub (Jul 11, 2024): 正好请教如何在 .rpd 文件中配置 remotefx?
Author
Owner

@PR2403 commented on GitHub (Jul 11, 2024):

https://learn.microsoft.com/zh-cn/azure/virtual-desktop/configure-device-redirections
因为remoteapp没有设备选择的ui,必须手动指定usb设备,以下是我使用的配置,重定向了一个JLINK调试器
usbdevicestoredirect:s:-USB\VID_1BCF&PID_28CC\01.00.00;USB\VID_1366&PID_0105\000601012352
前一个是笔记本的摄像头,没有重定向。后一个就是JLINK

<!-- gh-comment-id:2222434519 --> @PR2403 commented on GitHub (Jul 11, 2024): https://learn.microsoft.com/zh-cn/azure/virtual-desktop/configure-device-redirections 因为remoteapp没有设备选择的ui,必须手动指定usb设备,以下是我使用的配置,重定向了一个JLINK调试器 usbdevicestoredirect:s:-USB\VID_1BCF&PID_28CC\01.00.00;USB\VID_1366&PID_0105\000601012352 前一个是笔记本的摄像头,没有重定向。后一个就是JLINK
Author
Owner

@VShawn commented on GitHub (Jul 11, 2024):

OK了, 麻烦你测试一下

<!-- gh-comment-id:2222458408 --> @VShawn commented on GitHub (Jul 11, 2024): OK了, 麻烦你测试一下
Author
Owner

@PR2403 commented on GitHub (Jul 12, 2024):

没有问题

<!-- gh-comment-id:2224761503 --> @PR2403 commented on GitHub (Jul 12, 2024): 没有问题
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#1522
No description provided.