Forum Discussion
mgregory22
Mar 30, 2021Copper Contributor
Auto-update doesn't work for some users (sideloaded MSIX package)
We have a WPF app that we're sideloading off our network with an MSIX package. We have it set up to pop up the update window when the program starts if there's a new update. However, there are a co...
ShakersMSFT
Microsoft
Aug 19, 2021Hi mgregory22,
I have just a few follow-up questions to help figure out the issue. I take it you are using an App Installer file to manage your updates?
Its possible if there is a mis-match between the app package family name, it isn't updating properly. You can check the app package family name by using this powershell command.
Best,
Sharla