Does not appear as a Browser to select in Windows 10
Mentioned in #5; it doesn't seem to show up despite the registry keys.
Hi, take a look at this registry structure, it's extracted from Chrome. It works for my app, should for yours too. chrm.txt
Just FYI - on clean Win10 Pro I was able to run your app, register it and then associate HTTP (yet the default apps dialog acted quite weird), but not HTTPS. OS asked me every time which browser do I want to use. So I guess this is quite crucial.
After some patching (paths and names) the reg script by @ikeblaster helps. Would be so nice, if this could wander back into the exe.
If anyone is interested, here is my .reg file to register and unregister BrowserSelector. You will need to open the text file update the path to exe, close it, rename the file extension to .reg and run it. BrowserSelector-register.txt BrowserSelector-unregister.txt