Answers for "how to check the version of a software in cmd --version"

0

cmd to know the version of a programm

wmic datafile where name="C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe" get Version /value
Posted by: Guest on December-11-2020

Code answers related to "how to check the version of a software in cmd --version"

Code answers related to "Assembly"

Browse Popular Code Answers by Language