gurnec/HashCheck

The Checksum doesn't respect my "View Settings".

Opened this issue ยท 0 comments

SoyRA commented

Hello, with HashCheck Shell Extension at the time of creating a Checksum.md5 (or any other), this was generated respecting the order in which I have the files.

But now I've discovered that this project exists (HashCheck - Thank you so much for this ๐Ÿ‘ ), and I've noticed that the order has changed.

Here's an example of what I'm trying to say:

// HashCheck Shell Extension (v2.1.11)
XXXXXX *FileA.exe
XXXXXX *FileB.exe
XXXXXX *FolderA\FileA.dsr
XXXXXX *FolderB\FileB.dspl
XXXXXX *FileA.txt
XXXXXX *FileA.dll
XXXXXX *FileB.dll


// HashCheck (v2.4.0.55)
XXXXXX *FileA.dll
XXXXXX *FolderB\FileB.dspl
XXXXXX *FileA.exe
XXXXXX *FileA.txt
XXXXXX *FileB.dll
XXXXXX *FolderA\FileA.dsr
XXXXXX *FileB.exe

When I installed (and it asks me to restart), the order was still perfect...but now it has stopped respecting the order and is very annoying.



  • Edited 02 ๐Ÿ‘€
  • The other PC has the same edited options as me (folder and other things)...so I rule out the possibility that the error is due to an OS configuration.

  • Edited 03 ๐Ÿ‘€
  • This problem occurs even with a clean installation of Windows 10 (RS1, LTSB 2016 and RS4). ๐Ÿ˜ข

  • Edited 04 ๐Ÿ‘€
  • The problem happens in: "v2.4.0" and "v2.4.0.24-beta".
  • The problem doesn't happen in: "v2.3.2" ("v2.3.1", "v2.2.3" and "v2.2.2").

  • Edited 05 ๐Ÿ‘€ โ•
  • HDD and 1 Core: no problem. โœ”๏ธ
  • HDD and 4 Core: no problem. โœ”๏ธ
  • SSD and 1 Core: The problem I'm saying appears. โ—๏ธ
  • SSD and 4 Core: The problem I'm saying appears. โ—๏ธ
  • All tested on a VM with Windows 10 (x64 - RS4).