coder / coder/coder-desktop-windows
unregister coder: URI scheme handler on uninstall of the app
Open
- Dominant language
- C#
- Stars
- 26
- Forks
- 12
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 1
Description
The `coder:` scheme is registered with Windows when you start the Coder Desktop app. We should unregister it when you uninstall the app since we'll be sure you don't need it anymore at that time.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Windows registration for the `coder:` URI scheme and the app's uninstall configuration. Trace how the scheme is registered when Coder Desktop starts, then ensure uninstall removes it; done means the handler is absent after uninstall while normal startup registration still works.
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
- 38/100