What is Microsoft App packager?
The Windows App Packaging tool, comprising MakeAppx.exe and Add-AppxPackage.exe, streamlines the deployment and installation of Windows Metro applications. MakeAppx.exe allows developers to package Windows Metro apps into a .xapp archive file, simplifying distribution and installation. Conversely, Add-AppxPackage.exe extracts and installs these Metro apps directly to the C:WindowsApplication directory, facilitating seamless integration with the Windows operating system. This toolset is an integral part of the Windows 8/10 Software Development Kit (SDK), enabling developers to efficiently manage the packaging and deployment of their Metro app creations. The App Packager functionality within MakeAppx.exe further extends its capabilities, allowing developers to create and manipulate app package bundles, a feature introduced with Windows 8.1
Highlights
- Packaging of Windows Metro apps into a .xapp archive format for distribution
- Extraction and installation of Metro apps directly to the C:WindowsApplication directory
- Integration with the Windows 8/10 Software Development Kit (SDK)
- Bundling and management of multiple app packages using the App Packager feature
Platforms
- Windows
Languages
- English
Features
Package Manager