Categories
News Review from The World Web Times

How to open a Windows store app from command line?


For those apps that don’t have an app-execution alias, you can fallback to the shell:AppsFolder method, using either start or explorer.exe to launch. The main challenge in both of these methods is determining the actual command to use for each app.