How do I retrieve the version of a file from a batch file on Windows Vista?

前端 未结 7 1099
傲寒
傲寒 2020-12-05 14:39

Binary files have a version embedded in them - easy to display in Windows Explorer.

\"alt

How can I re

7条回答
  •  Happy的楠姐
    2020-12-05 15:20

    I think filever is what you need. It can get the file version for multiple items at the same time and locate files (e.g. EXE, DLL) that differ in size or version number.

提交回复
热议问题