Windows 10: Help with MSIX : appinstaller / update settings

Discus and support Help with MSIX : appinstaller / update settings in Windows 10 Software and Apps to solve the problem; I have an MSIX and associated appinstaller file. Within the AppInstaller I have various Update settings such as OnLaunch / HoursBetweenUpdateCheck =0,... Discussion in 'Windows 10 Software and Apps' started by CAUGHEY Peter, Jan 15, 2025 at 10:07 AM.

  1. Help with MSIX : appinstaller / update settings


    I have an MSIX and associated appinstaller file. Within the AppInstaller I have various Update settings such as OnLaunch / HoursBetweenUpdateCheck =0, ShowPrompt=true and automaticBackgroundTask. When I install the app using the appinstaller, this works, and the app launches. If I then close the app, and try to launch it again, the appinstaller prompt is launched, but with the message "Cannot Open App Package : failed due to unknown reason". In logs, I have the message "Error code: Activation is blocked due to the .appinstaller update settings for this app.. Activation

    :)
     
    CAUGHEY Peter, Jan 15, 2025 at 10:07 AM
    #1
  2. RemiHEL Win User

    Appinstaller cannot install msix package depending on windows version

    Our Appinstaller which downloads an msix through a URI gives the following error on certain windows version:

    The MSIX is published on a static web page hosted in IIS on a Windows Server 2019 version 1809 - OS Build 17763.5576.

    Some tests on different OS/Build version on the "clients" give the following results

    • Windows 10 21H2 - OS Build 19044.1288: appinstaller works
    • Windows 10 22H2 - OS Build 19045.2006: appinstaller works
    • Windows 10 22H2 - OS Build 19045.4046: appinstaller does not work
    • Windows 10 22H2 - OS Build 19045.4170: appinstaller does not work

    When testing on a Windows server version with a lower OS Build (17763.4851), the appinstaller does work on all Windows 10 builds.

    Also installing the MSIX itself (without Appinstaller and the auto update feature) also woks on on all Windows 10 builds.

    It seems the problem depends on a combination of the Windows 10 and Windows Server 2019 build version.

    When googling on the errorcode 0x80072F8F, you will find many different causes, but nothing that can explain why one Aappinstaller works on the same Windows machine and the other does not. I have tested/verified the most common problems

    • No issues with not-synced time zones
    • Windows store restore
    • Certificate issues: tried hosting the appinstaller/msix package on the static web page unsecure and updated the uri's in the appinstaller to http.

    Some more information about the error itself.

    Tried installing it via powershell

    Anyone has any idea what might cause this behavior?
     
  3. Appinstaller not working

    The appinstaller only works with appx it dosent work for msix packages
     
  4. Brink Win User

    Help with MSIX : appinstaller / update settings

    MSIX Toolkit now on GitHub


    Source: https://techcommunity.microsoft.com/...ub/ba-p/643441
     
Thema:

Help with MSIX : appinstaller / update settings

Loading...
  1. Help with MSIX : appinstaller / update settings - Similar Threads - Help MSIX appinstaller

  2. Help with MSIX : appinstaller / update settings

    in Windows 10 Gaming
    Help with MSIX : appinstaller / update settings: I have an MSIX and associated appinstaller file. Within the AppInstaller I have various Update settings such as OnLaunch / HoursBetweenUpdateCheck =0, ShowPrompt=true and automaticBackgroundTask. When I install the app using the appinstaller, this works, and the app...
  3. Windows 10 - Unable to uninstall app - installed using a .appinstaller / .msix form last week

    in Windows 10 Gaming
    Windows 10 - Unable to uninstall app - installed using a .appinstaller / .msix form last week: Hi All,Somehow our app got corrupted on Windows 10 in a few user machines and it is not allowing us to uninstall/install/update via the below options1. Settings2. Power Shell Remove Package CommandIt displays the error message as belowWe couldn't uninstall OnlineApplication...
  4. Windows 10 - Unable to uninstall app - installed using a .appinstaller / .msix form last week

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 - Unable to uninstall app - installed using a .appinstaller / .msix form last week: Hi All,Somehow our app got corrupted on Windows 10 in a few user machines and it is not allowing us to uninstall/install/update via the below options1. Settings2. Power Shell Remove Package CommandIt displays the error message as belowWe couldn't uninstall OnlineApplication...
  5. Windows 10 - Unable to uninstall app - installed using a .appinstaller / .msix form last week

    in Windows 10 Software and Apps
    Windows 10 - Unable to uninstall app - installed using a .appinstaller / .msix form last week: Hi All,Somehow our app got corrupted on Windows 10 in a few user machines and it is not allowing us to uninstall/install/update via the below options1. Settings2. Power Shell Remove Package CommandIt displays the error message as belowWe couldn't uninstall OnlineApplication...
  6. Appinstaller not working

    in Windows 10 Gaming
    Appinstaller not working: Hi my appinstaller is not working on windows 10 and windows 11It is showing like this: https://answers.microsoft.com/en-us/windows/forum/all/appinstaller-not-working/20781513-f1a6-4692-afd3-8c53ee21128f
  7. Appinstaller not working

    in Windows 10 Software and Apps
    Appinstaller not working: Hi my appinstaller is not working on windows 10 and windows 11It is showing like this: https://answers.microsoft.com/en-us/windows/forum/all/appinstaller-not-working/20781513-f1a6-4692-afd3-8c53ee21128f
  8. AppInstaller freezes

    in Windows 10 Installation and Upgrade
    AppInstaller freezes: When I attempt to install via a certain .appinstaller file https://download.mytobiidynavox.com/Snap/installers/distribute/Snap.WindowsUWP.OEM.appinstaller after it has already been installed/uninstalled once, I see the status message "Getting the system ready for install...",...
  9. MSIX Crashes...

    in Windows 10 Software and Apps
    MSIX Crashes...: Windows 10 Enterprise (1903) AMD64 Anyone having issues with MSIX? Every single time I attempt to repackage anything with MSIX, the utility crashes and self-terminates. Here's the error window... [ATTACH] Here's the error log... [6/19/2019 10:23:53 AM] [Info]...
  10. What is MSIX?

    in Windows 10 News
    What is MSIX?: Windows users and administrators come into contact with different types of methods to deploy or install applications on devices running Windows: from MSI and click-one installers to App-V and APPX. Microsoft unveiled MSIX recently, a new solution that it hopes will be the...