mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Idea: elevate without installing. #900
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#900
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @My1 on GitHub (Oct 29, 2022).
While partially similar to #70 the option of just elevating a portable version doesnt have to rely on remote-entering a password.
remote entering is great when the person in front of the computer is not admin but it might be nice to have a quick-elevate on connect (or even just elevate while connected later on) similar to anydesk where you can allow the application to run on admin level and pass UAC and all through by nature of the local user going through UAC.
and also not everyone might want to install a remote control application permanently anyway.
@rustdesk commented on GitHub (Oct 29, 2022):
who can tell us how to implement?