Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
Specifies settings related to app updates. (s4:UpdateSettings)
Element Hierarchy
<s4:UpdateSettings>
Syntax
<s4:UpdateSettings>
<!-- Child elements -->
OnLaunch?
AutomaticBackgroundTask?
ForceUpdateFromAnyVersion?
</s4:UpdateSettings>
Key
?
optional (zero or one)
Child Elements
Element | Description |
---|---|
s4:OnLaunch | Specifies whether the deployment service will check for an update to the App Installer file on the app launch. |
s4:AutomaticBackgroundTask | An optional element of the App Installer file, the presence of which indicates that the system should check for updates in the background. |
s4:ForceUpdateFromAnyVersion | An optional element of the App Installer file that specifies if an app can be updated from any version. |
Parent Elements
Parent Elements | Description |
---|---|
s4:AppInstaller | Defines the root element of an AppInstaller file. |
Requirements
Requirement | Value |
---|---|
xmlns:s4=http://schemas.microsoft.com/appx/appinstaller/2021 |
This namespace is required for features introduced in Windows version 21H2 build 22000 |
Minimum OS version | Windows version 21H2 build 22000 |