Version info fixed file version does not match StringFileInfo file version
ID PE053 Level WARNING Category Configuration
Description
Version information StringFileInfo
block
FileVersion
string does not match
the fixed file version value. This may be a configuration error.
Mitigation
If using Visual C++:
- Make sure you set the
StringFileInfo
blockFileVersion
string to the same value as the fixed file version (FILEVERSION
).
Arguments
This rule has the following output arguments:
-
string_lcid
- AffectedVERSIONINFO
StringFileInfo
block language integral code -
string_lcid_tag
- AffectedVERSIONINFO
StringFileInfo
block language tag (e.g.en
,nl-NL
oren-US
) -
string_lcid_location
- AffectedVERSIONINFO
StringFileInfo
block language location (e.g.Spain
,neutral
orprocess_default
) -
string_cpid
- AffectedVERSIONINFO
StringFileInfo
block code page integral code -
string_cpid_name
- AffectedVERSIONINFO
StringFileInfo
block code page name (e.g.windows-1251
orutf-8
) -
version_string
-StringFileInfo
FileVersion
string value -
fixed_version
- Fixed file version value
Loading...
Unable to load this documentation page.