I was looking for a way to open, from the command line, Windows 10 UWP apps.
I am referring to Windows 10 UWP apps that are downloaded from the store.
While the source code for most of the Microsoft Windows 10 UWP apps can be downloaded and compiled on my system, creating an .EXE to run the UWP apps, I want to run the app as installed from the Windows Store.
I've created a test .btm, which allows the selection of a few UWP apps, and then executes the UWP app from the command line...
Read more
I am referring to Windows 10 UWP apps that are downloaded from the store.
While the source code for most of the Microsoft Windows 10 UWP apps can be downloaded and compiled on my system, creating an .EXE to run the UWP apps, I want to run the app as installed from the Windows Store.
I've created a test .btm, which allows the selection of a few UWP apps, and then executes the UWP app from the command line...
Read more