Navigation:  Actions > Microsoft .NET > App Packager >

App Packager Action Options Tab

Previous pageReturn to chapter overviewNext page

This tab of the App Packager action configures additional options.

 

Disable validation of files declared in manifest: Disables validation that checks whether files exist in the package as specified in the manifest.  Use this option when files declared in the manifest have variations or resource versions for scale, language, etc.

 

Skip validation ensuring package is installable: Skips semantic validation that ensures the package will be installable on Windows.

 

Unpack to folder under output directory named after package: In the .NET Framework version 2.0, displays additional information in MSIL verification messages.

 

Override executable filename: Overrides the default executable (MakeAppx.exe).  If not specified, the 32-bit edition of Visual Build calls the 32-bit version of MakeAppx.exe, and the 64-bit edition of Visual Build calls the 64-bit version of MakeAppx.exe if available.

 

Additional command-line options: Use this field to enter any additional command-line options to be added to the call that is constructed (optional).