Files
Axter-Stash/Dev/SHA256.cmd
David Maisonave 155be53e11 misc
2024-12-26 13:47:29 -05:00

5 lines
143 B
Batchfile

@ECHO OFF
certutil -hashfile DupFileManager.zip SHA256
certutil -hashfile filemonitor.zip SHA256
certutil -hashfile renamefile.zip SHA256
pause