Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.56 KB

advanced-manifest-tool.md

File metadata and controls

28 lines (19 loc) · 1.56 KB
title ms.date f1_keywords ms.assetid
Advanced, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box
11/04/2016
VC.Project.VCManifestTool.KeyFile
VC.Project.VCManifestTool.UpdateFileHashes
VC.Project.VCManifestTool.UpdateFileHashesSearchPath
VC.Project.VCManifestTool.ValidateSignature
VC.Project.VCManifestTool.KeyContainer
3d587366-05ea-4956-a978-313069660735

Advanced, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box

Use this dialog box to specify advanced options for Mt.exe.

To access this property page dialog box, open the property pages for your project or your property sheet. Expand the Manifest Tool node under Configuration Properties, and then select Advanced.

UIElement List

  • Update File Hashes

    Uses the /hashupdate option to specify that the manifest tool will compute the hash of files specified in <file> elements, and then update the hash attributes with the computed value.

  • Update File Hashes Search Path

    Specifies the search path for files that are referenced in <file> elements. This option also uses the /hashupdate option.

See also

<file> Element
ClickOnce Application Manifest
Manifest Tool Property Pages
Set C++ compiler and build properties in Visual Studio