Incorrect version info file type
ID PE100 Level WARNING Category Configuration
Description
Based on the executable file name extension, version information of the executable contains the incorrect file type value.
Mitigation
- Make sure you set the correct file type in the version information of the executable.
- See the possible file type values in the official Microsoft documentation (
dwFileType).
Arguments
This rule has the following output arguments:
-
resource_lang- AffectedVERSIONINFOresource language integral code -
resource_lang_tag- AffectedVERSIONINFOresource language tag (e.g.en,nl-NLoren-US) -
resource_lang_location- AffectedVERSIONINFOresource language location (e.g.Spain,neutralorprocess_default) -
extension- Executable file name extension used to infer the expected file type value -
current_type- Current file type value -
expected_type- Expected file type value
Loading...
Unable to load this documentation page.