desktop7:AppMigration

Specifies the target of a deactivated shortcut that should be updated as part of the migration of a recently uninstalled app.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <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.' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Executable The executable to which shortcuts should be migrated. A string with a value between 1 and 256 characters in length that must end with .exe and cannot contain these characters: <, >, :, ", |, ?, or *. No
AumId The Application User Model ID of the Desktop app for which shortcuts should be migrated from. A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. No

Child elements

None.

Parent elements

Parent element Description
AppMigrations Specifies a set of app migration entries for a shortcut.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (Build 19645)