Version info VarFileInfo block lacks translation info
ID PE036 Level ERROR Category Configuration
Description
Version information does not contain translation information. Windows Explorer and other file version info viewers may not be able to show the version information correctly.
Mitigation
If using Visual C++:
- Make sure to add the correct
VarFileInfoblock to theVERSIONINFOresource. - You can use this Microsoft example and reference for the
VERSIONINFOresource.
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)
Loading...
Unable to load this documentation page.