http://valinet6l6tq6d5yohaa6gdsf2ho4qcqcxyj2nahp5kd4z7nsa6ycdqd.onion/2021/04/10/Open-SharePoint-files-in-client-apps-directly-in-modern-browsers.html
And now, you only need an application that will fire up when the protocol is invoked, determine the extension from the URL and open it up in the default application handling that file type; this is enough for the application to start working directly off the server. For this task, I wrote a small C app based on my previous Thunderbird Toasts that just registers itself as a handler for the splinkhelper protocol, takes whatever arguments it received as input, determines the extension, finds...