gurnec / HashCheck

HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org
Other
1.76k stars 194 forks source link

A way to create checksum files that doesn't require using the context menu? (could allow it to work on Linux via WINE) #83

Open NintendoManiac64 opened 1 year ago

NintendoManiac64 commented 1 year ago

As crazy as it sounds, there doesn't seem to be any native Linux checksum-creation programs that supports the ability to create checksums the contents of files and folders located in sub-folders.

Currently, HashCheck Shell Extension (both the original and your fork) seems to "just work" without issue on WINE 7.x, but there's no way to access the ability to create checksum files - you can only read existing checksum files.

More info:

(if you have no experience with Linux, then the easiest way to test this is to boot something like the Linux Mint live ISO either in a virtual machine or via Ventoy, and then simply follow this guide on the winehq.org wiki)