install appx

C++
Add-AppxPackage -Path C:\Path\to\AppxManifest.xml -Register
Source

Also in C++: