OV2 / RapidCRC-Unicode

Windows tool to quickly create and verify hash checksums
https://www.ov2.eu/programs/rapidcrc-unicode
GNU General Public License v2.0
300 stars 29 forks source link

error in hash file of multiple files (jobs) from different directories in the same drive (eg C:\) #52

Closed almotawahich55000 closed 4 years ago

almotawahich55000 commented 7 years ago

when i want to create one hash file for multiple files from different directories in the C:\ (for example from C:\users\sami\test\folder1 and C:\users\sami\folder2) drive, the saved hash file has problem because paths of files aren't absolut. But when i add a file (job) from different drive (e.g. D:\ E:) to the list of files then i save the hash file, the hash became good (because it contain absolut paths)

please, can you add option for making hashes with absolut paths

OV2 commented 7 years ago

When you select multiple jobs/files from different jobs and create a hash file it will search for the last common directory and make the saved paths relative from there. So in your case the common root would be C:\users\sami

An option for absolute paths has already been added in 0.3.20