Hello, I often need to calculate MD5 CRC for many different files. I prefer to create a separate MD5 file for each file, so I can copy them together for further check. Sometimes files differ by their extension only (e.g. presentation.doc and presentation.ppt), so after creation of the first MD5 file (presentation.md5) TC stops and asks whether I want to overwrite existing MD5 file, because when it creates the name of MD5 file, it only works with the original filename and ignores its extension. Is there any possibility to fix this?
Thank you for your help.
Gen_DalF
CRC filename format
Moderators: Hacker, petermad, Stefan2, white
Re: CRC filename format
1- Select the files you wantgen_dalf wrote:Is there any possibility to fix this?
2- In create crc-checksum dialog check the option "Create separate SFV files for each file"
3- type this mask *.*.md5 instead of the default mask *.md5