coder / coder/coder-desktop-windows
Remove Launch on start registry key on uninstall
Open
- Dominant language
- C#
- Stars
- 26
- Forks
- 12
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 1
Description
We should remove the registry key we create with the Launch on start setting:
`Software\\Microsoft\\Windows\\CurrentVersion\\Run\\CoderDesktopApp`
We need to be careful in the update path so we don't clear this setting.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Windows installer/uninstaller and update paths that manage the Launch on start setting, then trace handling of the CoderDesktopApp registry key. Done means the key is removed during uninstall while the update path preserves the setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100