Forum Discussion
Gregory Goeppel
Aug 10, 2022Brass Contributor
double clicking msix in File Explorer gives Invalid value for Registry error
I am new to msix. Testing msix side loading on 3 machines. Double clicking msix in File Explorer works fine on 2 machines. But one (windows 10) gives the above error. Using Add-AppDevPackage.ps1 work...
Aditi_Narvekar
Microsoft
Nov 01, 2022It sounds like the Microsoft.DesktopAppInstaller app may not be installed or is broken. Can you try running Get-AppxPackage *install* to check the status of Microsoft.DesktopAppInstaller app. You can repair the app from apps settings page
- DK1182Jul 03, 2024Copper Contributor
Aditi_Narvekar thanks repairing worked for me (in Apps (click the app:app-installer advanced settings)