mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #119] Start Automatically at OS Startup not work on Microsoft Store. #2979
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#2979
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 @jrbdog on GitHub (May 6, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/119
Originally assigned to: @VShawn on GitHub.
Describe the bug
I have not enabled "Start Automatically at OS Startup", yet it still automatically starts. PRemoteM is still enabled under Windows 10's Startup menu in the Task Manager.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected PRemoteM to not autostart and for it to be disabled in the task manager startup settings.
Desktop (please complete the following information):
Additional context
I installed PRemoteM from the Microsoft Store.
@VShawn commented on GitHub (May 6, 2021):
bug confirm, thanks for reporting
@VShawn commented on GitHub (May 7, 2021):
https://github.com/VShawn/PRemoteM/blob/dev/PRM.Core/Utils/SetSelfStartingHelper.cs#L230-L241
I found this code doesn’t work under Net Framework, but it works under Net core 3.1.
For now, we’ll just have to let the user disable the startup from the task manager