[GH-ISSUE #274] add rdp:// URI handler #3122

Closed
opened 2026-03-13 01:52:07 +03:00 by kerem · 2 comments
Owner

Originally created by @emtek-at on GitHub (Jul 28, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/274

Originally assigned to: @VShawn on GitHub.

No Problem, just a wish :-)

Describe the solution you'd like
It would be nice if I could open a rdp:// uri with premotem, because of the very good RDP Screen sizing capabilities.

So, please add a uri handler.

best regards

Originally created by @emtek-at on GitHub (Jul 28, 2022). Original GitHub issue: https://github.com/1Remote/1Remote/issues/274 Originally assigned to: @VShawn on GitHub. No Problem, just a wish :-) **Describe the solution you'd like** It would be nice if I could open a rdp:// uri with premotem, because of the very good RDP Screen sizing capabilities. So, please add a uri handler. best regards
Author
Owner

@VShawn commented on GitHub (Jul 30, 2022):

I've never heard of it. Can you show us how rdp:// uri wroks?

<!-- gh-comment-id:1200061216 --> @VShawn commented on GitHub (Jul 30, 2022): I've never heard of it. Can you show us how `rdp:// uri` wroks?
Author
Owner

@VShawn commented on GitHub (Jul 30, 2022):

I see rdp:// is not an official protocol, Right?

from

https://github.com/konradsikorski/RdpProtocolHandler/blob/master/RdpProtocolHandler/Program.cs#L121-L154

It needs AdministratorPrivilages to register a URL Protocol to the registry, so that the windows can call the too with start rdp parameter when it open uri which start with rdp:// using browser.

I don't see much benefit for integrating rdp:// uri since we start sessions from the launcher.

<!-- gh-comment-id:1200062853 --> @VShawn commented on GitHub (Jul 30, 2022): I see `rdp://` is not an official protocol, Right? from https://github.com/konradsikorski/RdpProtocolHandler/blob/master/RdpProtocolHandler/Program.cs#L121-L154 It needs AdministratorPrivilages to register a URL Protocol to the registry, so that the windows can call the too with start rdp parameter when it open uri which start with rdp:// using browser. I don't see much benefit for integrating `rdp:// uri` since we start sessions from the launcher.
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#3122
No description provided.