Share via


uap13:AppInstaller

指定應用程式安裝程式檔案,其提供 Windows 應用程式可周遊搜尋更新和修復的更新路徑。

元素階層

<套件>

    <屬性>

         <uap13:AutoUpdate>

              <uap13:AppInstaller>

Syntax

<uap13:AppInstaller 
  file = 'An alphanumeric string with a value between 1 and 255 characters that ends with the extension ".appinstaller". The string cannot contain the following characters: <, >, :, ", |, ?, or *.' />

屬性和元素

屬性

屬性 描述 資料類型 必要 預設值
檔案 應用程式安裝程式檔案的套件相對路徑。 英數位元字串,其值介於 1 到 255 個字元之間,結尾為副檔名 .appinstaller 。 字串不能包含下列字元: < 、、 >": 、、 |?* Yes

子元素

無。

父元素

父元素 描述
uap13:AutoUpdate 指定應用程式的自動更新組態。

備註

應用程式安裝程式檔案會指定應用程式所在的位置,以及如何更新它。 在套件資訊清單中宣告應用程式安裝程式檔案可啟用自動更新案例,讓應用程式在不需使用者介入的情況下進行更新。 如需自動更新的詳細資訊,請參閱 自動更新和修復應用程式。 如需應用程式安裝程式檔案的詳細資訊,請參閱 應用程式安裝程式檔案概觀

規格需求

Item
UAP13 http://schemas.microsoft.com/appx/manifest/uap/windows/10/13
OS 最低版本 Windows 11版本 21H2 (組建 22000)