Path (package schema for Windows 8, child of OutOfProcessServer)

The path to the executable.

Element hierarchy

<Package>
<Extensions>
<Extension>
<OutOfProcessServer>
<Path>

Syntax

<Path>

  A string between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, %, ", |, ?, or *. It specifies the default executable for the extension. If not specified, the executable defined for the app is used.  If specified, the EntryPoint property is also used. If that EntryPoint property isn't specified, the EntryPoint defined for the app is used.

</Path>

Attributes and Elements

Attributes

None.

Child Elements

None.

Parent Elements

Parent Element Description
OutOfProcessServer

Declares a package extension point of type windows.activatableClass.outOfProcessServer. The app uses an executable (EXE) that exposes one or more activatable classes.

 

The following elements have the same name as this one, but different content or attributes:

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2010/manifest