you can get executable version using WMIC (command prompt only):
WMIC DATAFILE WHERE name="C:\\windows\\system32\\certutil.exe"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've noticed fciv is no longer available for download. Is this permanent? Assuming so, the alternative seems to be CertUtil. I would like to use CertUtil but need to know the revision/version.
In fciv the revision/version is reported by default when the results of the checksum is displayed. However, CertUtil does not even in verbose mode. I looked at all the verbs available and it is not obvious to me how to display the revision/version.
My question is how do I get the revision/version for CertUtil?
you can get executable version using WMIC (command prompt only):
WMIC DATAFILE WHERE name="C:\\windows\\system32\\certutil.exe"