forked from Github/Axter-Stash
5 lines
143 B
Batchfile
5 lines
143 B
Batchfile
@ECHO OFF
|
|
certutil -hashfile DupFileManager.zip SHA256
|
|
certutil -hashfile filemonitor.zip SHA256
|
|
certutil -hashfile renamefile.zip SHA256
|
|
pause |