mortenn / BrowserPicker

Smart browser selector for Windows
MIT License
244 stars 17 forks source link

Background scan for browsers on each run #54

Closed mortenn closed 5 months ago

mortenn commented 3 years ago

The registry scan isn't very expensive, so might as well start it on launch, with a delay and let it run in the background. This way, if the user expects a browser but don't see it, because they just installed it, it would appear like magic after a couple seconds so long as they don't make a selection.

mortenn commented 5 months ago

This has actually been implemented already