kura52 / sushi-browser

Sushi Browser is the next generation browser which mounts the multi-panel and the video support function and so on. Its goal is to be as fantastic as sushi. :sushi:
https://sushib.me
GNU General Public License v3.0
126 stars 12 forks source link

Default Browser Selection on Windows #13

Closed Koetype closed 6 years ago

Koetype commented 6 years ago

Hello. I noticed on Windows 10 that Sushi cannot be set as the default browser because it is not listed in the registry. Additionally, selecting it as the default by file type, protocol, or app is not possible. These may affect other versions of Windows like 7 and 8.1.

Thank you for your continued work on Sushi Browser, Kura. The multi-panel feature has great applications for work and personal use.

kura52 commented 6 years ago

Thank you for raising this issue. It can be set as default browser in my Windows 10 machine by the following procedure.

  1. Download and unzip the attached bat file and select "Run as administrator" from the right click menu.
  2. Navigate to Settings > Select System > Click Default apps in the left pane > Select "Sushi" on Web browser section.

*If you are using a portable version, please overwrite "C:\Users\%username%\AppData\Local\sushi\sushi.exe" in the batch file.

add_default_browser.bat.zip

Koetype commented 6 years ago

The .bat file works well. Thank you for resolving this, Kura.