I registered the following in the registry
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\winbox]
"URL Protocol"=""
@="URL: winbox Protocol"
"BrowserFlags"=dword:00000008
"EditFlags"=dword:00000002
[HKEY_CLASSES_ROOT\winbox\DefaultIcon]
@="\"C:\\Tools\\MikroTik\\winbox.exe\",0"
[HKEY_CLASSES_ROOT\winbox\shell]
[HKEY_CLASSES_ROOT\winbox\shell\open]
[HKEY_CLASSES_ROOT\winbox\shell\open\command]
@="\"C:\\Tools\\MikroTik\\winbox.exe\" \"%1\""
but I can’t get rid of the protocol in the address bar. How can I get around this without a third-party handler?