Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

How to create a package manifest manually

Feedback

In this article

Note  For Windows 10, seeWhat's different in Windows 10.

 

Learn how to create a package manifest XML file that conforms to the package manifest schema, using an XML editor.

Alternatively, you can package your app using Visual Studio. SeePackaging your app using Visual Studio.

In this section

TopicDescription

How to create a basic package manifest

To package your app, you must create a package manifest that contains the elements that are required by that the package manifest schema.

How to specify capabilities in a package manifest

To declare each capability required by your app, add aCapability element to the package manifest.

How to specify device capabilities in a package manifest

To declare each device capability required by your Windows Runtime app, add aDeviceCapability element and applicable child elements to the package manifest.

How to specify extensions in a package manifest

To declare an extensibility point for your app, use theExtension (CT_ApplicationExtensions) element. To declare an extensibility point for the package, use theExtension (CT_PackageExtensions) element.

 

Related topics

ReferenceApp packager (MakeAppx.exe)

Package manifest schema reference

ConceptsPackaging apps

 

 


Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

  • Last updated on

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?