idrassi / DirHash

Windows command line utility to compute hash of directories and files
BSD 3-Clause "New" or "Revised" License
111 stars 11 forks source link

-verify doesn't work #26

Closed a84r7a3rga76fg closed 1 year ago

a84r7a3rga76fg commented 1 year ago

.\dirhash.exe "K:\test" -skipError -verify "C:\test\checksum.txt"

Error: The given input file doesn't exist

a84r7a3rga76fg commented 1 year ago

nvm