Forum Discussion
Mayank Tiwari
Jun 21, 2018Copper Contributor
How to install MSIX Package on windows build 17692
Hi, I installed windows preview build 17692 and created MSIX using preview SDK 17692, As per this release notification https://blogs.windows.com/buildingapps/2018/06/19/windows-10-sdk-preview-bu...
Nona Sirakova
Jun 22, 2018Brass Contributor
Double clicking will be supported starting build 17698.
For now, you can install through Powershell by running:
add-appxpackage <path-to-my msix>