RapidCRC-Unicode
RapidCRC-Unicode copied to clipboard
Add in file hash creaTion
In File Creation Option, add {file summary} which has total number of files, total size, date of hash creation, hash type.
ALso in creating hash file, what happen is hash file, then ask for filename. better is ask for filename then hash file, so you can unattended hashing.
In creating hash file when asking for filename, change {create one .sha1 file for all files} to add default file name (the folder name or set using variable) so no need for additional dialog box for entering file name
In rapidcrc windows, add summary of number of file of mismatch, unreadble, and match, and remaining file to hash when hashing many file. better add this in status bar,
this all for betterment of rapidcrc.
also report bug, try hashing single file with path+filename >255 then error occur saying window pipe... forget whole error
In File Creation Option, add {file summary} which has total number of files, total size, date of hash creation, hash type.
What's your use case for this? I especially do not see the use of the hash type since that's specified in the filename.
ALso in creating hash file, what happen is hash file, then ask for filename. better is ask for filename then hash file, so you can unattended hashing.
Could be nice, but not compatible with the current implementation.
In creating hash file when asking for filename, change {create one .sha1 file for all files} to add default file name (the folder name or set using variable) so no need for additional dialog box for entering file name
I can add this as a fourth option in the dialog.
In rapidcrc windows, add summary of number of file of mismatch, unreadble, and match, and remaining file to hash when hashing many file. better add this in status bar,
Why do you want this in a status bar instead of the current location?
also report bug, try hashing single file with path+filename >255 then error occur saying window pipe... forget whole error
How did you try to add the file? Drag'n'drop, shell extension or open dialog? Can you provide the whole path+filename so I can try to reproduce it?