uap3:AppExecutionAlias

Specifies the application's execution alias to determine the executable of the app to be activated.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <uap3:Extension>

                        <uap3:AppExecutionAlias>

Syntax

<uap3:AppExecutionAlias
    desktop4:Subsystem = 'An optional string that can have one of the following values: "console" or "windows".' >

    uap3:ExecutionAlias{0,1000}

</uap3:AppExecutionAlias>

Key

{}   specific range of occurrences

Attributes and elements

Attributes

None.

Child elements

Child element Description
desktop:ExecutionAlias The executable of a UWP app to be activated from a command prompt.
uap8:ExecutionAlias The executable of a UWP app to be activated from a command prompt.

Parent elements

Parent element Description
uap3:Extension Declares an extensibility point for the app.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/3
Minimum OS Version Windows 10 version 1607 (Build 14393)