
Looking at the output from the previous script I only see the one package that is installed from the visual studio location. In order to find out what other packages are installed I run the following PS script: Get-AppxPackage -all This is not supported, so the app was not activated for the Windows.Launch contract. The app xxx App's package family (xxxx) has more than one package installed. When I dig out the event log I found this error. The activation requestįailed with error 'This app's package family has more than one package Unable to activate Windows Store app 'xxxx'.

When I go to debug our app I get the following error message
