How to Get File Details In Command Prompt / Batch Script
I was working on a batch file last week and I needed to have access to an executable file’s details (specifically, the version). In some situations when a program is installed through Windows Installer you can access a program’s version from the registry, however, in my situation the file simply exists and was not installed.