WindowsFeatureSearch element (Util extension)
Detects the existence of a Windows feature.
Attributes
After
stringId of the search that this one should come after.
Condition
stringCondition for evaluating the search. If this evaluates to false, the search is not executed at all.
Feature
requiredThe feature to detect. This attribute’s value must be one of the following:
- sha2CodeSigning: The oldest OS with this feature is Win7 SP1 with KB3033929.
Id
stringId of the search for ordering and dependency.
Variable
string requiredName of the variable in which to place the result of the search.