Open sennoncap opened 10 months ago
Edit the vlc-protocol.bat file and add this line (after the last set url
command):
set url=!url:https/=https:/!
For some reason, Firefox is removing colons from links, so this puts them back in. That code is for https
, but you could do the same for http
, if you need it.
Is that anything to fix it because vlcprotocol.exe no more work on firefox latest update, but it work perfectly on Chrome sir.