Since TC10 won't have the new hashing algorithms (XXH3, Blake3) I need, I'm trying to create my own user command (to put in the start menu).
Unfortunately, the hash programs I use do not accept the %L parameter as input, so they hash the temp file (instead of hashing Its content).

I would like to get a behavior like TC's native hashing, so:
- Select files, folders (with other files inside them), etc., in TC.
- Run the user command that in turn invokes the hashing program to generate the hashing of everything has been selected by the user (exactly as tc does with Its native hashing algorithms like md5, crc32, sha-x, etc.).
Any idea (yep, to me is very difficult. I was hoping for tc10)?
Many thanks.