I know that Windows 8 apps can't directly launch executable files, but recently I downloaded an app that can launch something similar. The app could launch Steam games (which are run in executable files). I figured out that the app did this because any Steam game can be launched using a URL, for example for Alan Wake the URL is steam://rungameid/108710
(I got this by creating a desktop shortcut for a game in Steam and viewing the shorcut's properties)
How can I create these kinds of URLs for other application .exe files? (using a desktop app is fine, but using a Metro app would be even better)