Forum Discussion

hrb-2's avatar
hrb-2
Brass Contributor
Mar 29, 2021

UWP AppInstall Auto Update issue On Windows 10

I have a new UWP application that can be installed (side-loaded) from the web with a valid certificate.  However so far during testing I am unable to get the app to update when a higher version numbe...
  • Roy_MacLachlan's avatar
    Apr 13, 2021

    Hi hrb-2,

    I'd like to offer some help to you on this. It sounds like you've selected to distribute your Windows App using an AppInstaller file (configured with automatic updates). Can you share a copy of your AppInstaller file that's being used to install / update your Windows App on client computers.

     

    A couple key items to be aware of, the AppInstaller URI specified in the AppInstaller file must point to itself, and the AppInstaller file used for installing the Windows App must be updated to contain the newer version of the Windows App.


    For more information, please also visit our Microsoft Doc's Article on AppInstaller and Auto Updating:

Resources