; This is a configuration file for runner.vbs ; ; Each application is defined in a section, e.g., [edge] ; The section name is the key you will use from the command line. ; ; Under each section, you must provide: ; processName: The name of the executable as seen in Task Manager's Details tab. ; path: The full, absolute path to the executable file. ; find UWP app ID via Powershell ; Get-StartApps | Where-Object { $_.Name -match "xbox" } ; result Microsoft.GamingApp_8wekyb3d8bbwe!Microsoft.Xbox.App ; so launch command ; launchCommand=explorer.exe shell:appsFolder\Microsoft.GamingApp_8wekyb3d8bbwe!Microsoft.Xbox.App [steam] path=C:\Program Files (x86)\Steam\Steam.exe [edge] path=C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe launchCommand=msedge edge://newtab [spotify] path=C:\Windows\explorer.exe launchCommand=explorer.exe shell:appsFolder\SpotifyAB.SpotifyMusic_zpdnekdrzrea0!Spotify [xbox] path=C:\Windows\explorer.exe launchCommand=explorer.exe shell:appsFolder\Microsoft.GamingApp_8wekyb3d8bbwe!Microsoft.Xbox.App [crate] path=C:\Windows\explorer.exe launchCommand=explorer.exe shell:appsFolder\B9ECED6F.ArmouryCrateSE_qmba6cd70vzyy!App [discord] path=C:\Users\Azriel\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Discord Inc\Discord.lnk [jackbox] path=C:\Program Files (x86)\Steam\Steam.exe launchCommand=steam://run/2828500 [youtube] path=C:\Users\Azriel\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\FreeTube.lnk [gmail] path=C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe launchCommand=msedge.exe --app-id=fmgjjmmmlfnkbppncabfkddbjimcfncm [notepad] path=C:\Windows\System32\notepad.exe [vscode] path=C:\Users\Azriel\AppData\Local\Programs\Microsoft VS Code\Code.exe [plex] path=C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Plex\Plex.lnk [obs] path="C:\Users\Azriel\Documents\Apps\PortableApps\OBSPortable\OBSPortable.exe