mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 07:15:59 +03:00
[GH-ISSUE #1199] How do you make it run on an unmanned machine #883
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#883
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 @AlphaCharry on GitHub (Jul 21, 2023).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1199
Problem description
Assuming that the machine is unattended, whether it has the ability to run automatically after starting up, I think it is obviously not, because the user must enter the desktop to start, in the boot and enter the Windows lock screen interface, it is obviously not started!
Proposal
It is hoped that the remote control can be fully implemented after the restart or when the user is unattended, and the remote control can be started from the lock screen interface (Windows startup rather than after the user logs in)
Additional context
No response