Version info lacks string file info
ID PE034 Level ERROR Category Configuration
Description
Version information does not contain any
StringFileInfo
blocks.
Windows Explorer and other file version info viewers may not be able to show the version information correctly.
Mitigation
If using Visual C++:
- Follow the Microsoft guides to add the correct
VERSIONINFO
resource. - You can use this Microsoft example and reference for the
VERSIONINFO
resource.
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
)
Loading...
Unable to load this documentation page.