I would like to report the following behavior, which is maybe a bug: when selecting files and sub-directories and creating a checksum file, files are sorted in the following way in the generated checksum file:
- Files belonging to the main directory are in the same sort order as displayed on screen, which is good
- However files belonging to sub-directories seem to always be sorted in the default order returned by Windows (as described here: https://devblogs.microsoft.com/oldnewthing/?p=1603)
(This was tested on Windows 7 64-bit with Total Commander 64-bit v10.00.)
Thanks!