I'm trying to figure out how this Windows shortcut works: `sgup://run/STOVE_CHAOSZERO`. When I click it, it launches the game associated with the shortcut. Unlike other shortcuts that point to executable files, which I can easily find and open, this one has me confused. I can't find anything named 'sgup' or 'STOVE_CHAOSZERO' in the game's folder, and typing 'sgup' in CMD or Powershell doesn't produce any results. Can anyone explain what this shortcut does?
3 Answers
Oh, interesting! So, if I’m understanding correctly, using this type of shortcut could be beneficial since it might still work even if you've moved the installed game? But does this only apply to games from the Microsoft Store? I didn’t get this game from there, just to clarify.
This shortcut is actually a protocol handler for the Microsoft Store. Just like how 'http://' links open in a web browser, 'sgup://' is tied to the Microsoft Store. When you click that shortcut, it triggers the Store to launch and install the game you're trying to access.
I found that if you want to see what other programs can be launched this way, open the Run dialog (Win+R) and type 'notepad', then hit enter. It will open Notepad. It’s a neat trick! You’ve got to wonder if there are more applications that utilize similar shortcut links.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically