Is it possible to install an UWP test app on the surface hub, without going through the store, and without Visual Studio?
My client wants to demo the unfinished application, so I can't publish it to the store. I also don't have a Surface Hub device yet...
I already have an .appxbundle package, that is signed and can be deployed on mobile phones and other PCs without the store by installing the certificate and then installing the .appxbundle.
Is this possible?