Forum Discussion
Cannot install or update UWP or WinUI apps using msixbundler
- Sep 10, 2021
Bogdan, I got it working on a brand new Win10 machine that was not added to our domain. The install and update work great. Next we will add the machine to the domain and the install should break, which means we need to identify whatever group policy is preventing this from working.
Bogdan, I got it working on a brand new Win10 machine that was not added to our domain. The install and update work great. Next we will add the machine to the domain and the install should break, which means we need to identify whatever group policy is preventing this from working.
Microsoft disabled AppInstaller as an external file by default a while back. The AppInstaller file may be included directly in the package instead. There is a group policy to enable external AppInstaller files. I don't know if the disablement was specific to domain join or not, but perhaps that is the case.