@gjacobse said in Launching Windows settings, screen shot etc from URI:
Interesting - I created a batch file that launches all of my daily applications in the office. It'll be interesting to see what I can move to this method...
You can look at what URI are registered to what applications by searching for protocol and you'll find "Choose default application by protocol".
That's how Windows knows what program to launch when it finds something like mailto:
You can also add your own URI to launch whatever app you want. That's done in the registry.
BTW, ubuntu and others have the same capability to handle URIs.