mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #638] Possibility to send a Ctrl+Alt+Delete through Remote Desktop + possibility to login in to the windows when logout? #390
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#390
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 @miromiky on GitHub (Dec 16, 2017).
Original GitHub issue: https://github.com/quasar/Quasar/issues/638
is possibile then in c#? :)
All remote desktop have this options.
keep it up.
@DeadmanLabs commented on GitHub (Apr 2, 2018):
There is a difference between Quasar's remote desktop and Microsoft's Remote Desktop Protocol. This wouldn't really work because windows goes into a secure state when logging in and asking for admin permissions. If I remember correctly it stops receiving input from applications and would only listen to keyboard and mouse. You could look into writing your own driver or setting up some hidden RDP with the remote proxy function.