Required StringFileInfo string is absent
ID PE042 Level WARNING Category Configuration
Description
Version information StringFileInfo
block
lacks a required string. The affected key ID will be provided by the analysis software.
Windows Explorer and other file version info viewers may not be able to show the version information correctly.
Mitigation
- Make sure you include all required strings to the
StringFileInfo
block. See the required string keys in the official Microsoft documentation.
Arguments
This rule has the following output arguments:
-
key
- AffectedStringFileInfo
block key -
resource_lang
- AffectedVERSIONINFO
resource language integral code -
resource_lang_tag
- AffectedVERSIONINFO
resource language tag (e.g.en
,nl-NL
oren-US
) -
resource_lang_location
- AffectedVERSIONINFO
resource language location (e.g.Spain
,neutral
orprocess_default
)
Loading...
Unable to load this documentation page.