Share via


desktop7:AppMigration

指定停用快捷方式的目標,此快捷方式應該在最近卸載之應用程式的移轉過程中更新。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <desktop7:Extension>

                        <desktop7:Shortcut>

                             <desktop7:AppMigrations>

                                  <desktop7:AppMigration>

Syntax

<desktop7:AppMigration
  Executable = 'A string with a value between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *.'
  AumId   = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />

屬性和元素

屬性

屬性 描述 資料類型 必要 預設值
可執行檔 應該移轉快捷方式的可執行檔。 長度介於 1 到 256 個字元之間的字串,必須以 .exe 結尾且不能包含下列字元: < 、、 >:"|?* No
AumId 桌面應用程式的應用程式使用者模型識別碼,應從中移轉快捷方式。 長度介於 1 到 32767 個字元之間的字串,其開頭和結尾為非空白字元。 No

子元素

無。

父元素

父元素 描述
AppMigrations 指定一組快捷方式的應用程式移轉專案。

規格需求

Item
命名空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
OS 最低版本 Windows 10 (組建 19645)