2025-11-28 00:35:46 +09:00

1.8 KiB

page_type, languages, products, name, urlFragment, description
page_type languages products name urlFragment description
sample
cpp
windows-api-win32
Basic appp bundle extract sample extract-app-bundle Demonstrates how to extract info about a bundle package using the Packaging API.

Extract app bundle contents sample

This sample shows how to extract info about a bundle package using the Packaging API.

The sample covers these tasks:

Operating system requirements

Client

Windows 8.1

Server

Windows Server 2012 R2

Build the sample

  1. Start Microsoft Visual Studio and select File > Open > Project/Solution.
  2. Go to the directory named for the sample, and select the Visual Studio Solution (.sln) file.
  3. Press F7 or use Build > Build Solution to build the sample.

Run the sample

To debug the app and then run it, press F5 or use Debug > Start Debugging. To run the app without debugging, press Ctrl+F5 or use Debug > Start Without Debugging.

Reference

IAppxBundleReader