ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Launching Windows settings, screen shot etc from URI

    Scheduled Pinned Locked Moved IT Discussion
    3 Posts 2 Posters 193 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 1
      1337
      last edited by 1337

      This might be useful for some of you.

      It's possible to launch some applications in Windows from a link on a webpage.
      For instance open a certain settings page or opening windows snip.

      This can be useful for support or when doing instructions on how things should be setup (for example microphone, sound etc).

      You do this by using custom URIs instead of https:
      For example:

      • ms-screenclip:
      • ms-settings:network
      • ms-settings:printers
      • ms-settings:privacy-webcam

      Windows 10 & 11 have a bunch of those built in.
      https://docs.microsoft.com/en-us/windows/uwp/launch-resume/launch-default-app

      It's suppose to work on all browsers.

      NodeBB unfortunately doesn't have support for URIs so I can't post a link to show how it works. But you can write the link directly into your browser. For instance ms-screenclip:

      1 Reply Last reply Reply Quote 4
      • gjacobseG
        gjacobse
        last edited by

        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...

        1 1 Reply Last reply Reply Quote 0
        • 1
          1337 @gjacobse
          last edited by 1337

          @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.

          1 Reply Last reply Reply Quote 2
          • 1 / 1
          • First post
            Last post