Created attachment 123839 [details] Reg file to declare protocols for Windows Custom URL protocols "vnd.sun.star.webdav" and "vnd.sun.star.webdavs" works well with the command line (with url like "vnd.sun.star.webdav://mywebdavserver/myfile.odt" for instance). But as these protocols are not registered by default in Windows, when I click an hyperlink with this url in an html page, nothing happens. So I use the attached Windows reg file to declare that these protocols are handled by LibreOffice. But it would be easier if it could be done automatically during the installation process.
Ok, I guess I'll set to NEW.
vnd.sun.star.webdav (vnd.sun.star.webdavs) are *internal* schemes, not intended for use outside of LO process. Normal WebDAV URLs are simple HTTP(S) URLs. We should not register such URLs anywhere.