thibaudcomte
May 26, 2020Copper Contributor
Status:
Completed
[Solved] MSIX Core - Cannot install MSIX package on Windows 7 SP1
Hello, We have packaged a WPF app with MSIX and signed using a valid certificate (GlobalSign). It installs ok on Win10 and Win8.1 but not Win7 SP1. The error code is 0x8bad0042. Something wrong...
thibaudcomte
Jun 09, 2020Copper Contributor
Problem solved by updating my Windows 7 VM and re-running certutil -addstore root ...
I closed the ticket on github.
Thanks!