Version info fixed file info key mismatch across resources
ID PE028 Level WARNING Category Configuration
Description
There are multiple VERSIONINFO
resources
with different languages in the executable.
A fixed file info value in some of them does not match the others. This is likely a configuration error.
Mitigation
If using Visual C++:
- Make sure you include the same
fixed file info values
across all
VERSIONINFO
resources.
Arguments
This rule has the following output arguments:
-
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
) -
field_name
- Affected fixed file info field name -
value1
- First fixed file info field value found in the executable -
value2
- Second (different) fixed file info field value found in the executable
Loading...
Unable to load this documentation page.