install appx package windows

C++
Add-AppxPackage -Path "Path to APPX file"
Source

Also in C++: