Version info string presence mismatch across StringFileInfo blocks

ID PE068 Level WARNING Category Configuration

Description

Version information resource contains several StringFileInfo blocks. A particular string key is present in some of them, but not the others. This is likely a configuration error.

Mitigation

  • Make sure you include the same string keys in all StringFileInfo blocks of the version info resource.

Arguments

This rule has the following output arguments:

  • resource_lang - Affected VERSIONINFO resource language integral code
  • resource_lang_tag - Affected VERSIONINFO resource language tag (e.g. en, nl-NL or en-US)
  • resource_lang_location - Affected VERSIONINFO resource language location (e.g. Spain, neutral or process_default)
  • key - Affected StringFileInfo string key