Scan an entire subdirectory tree with TrID

PHOTO EMBED

Wed Jun 19 2024 08:05:14 GMT+0000 (Coordinated Universal Time)

Saved by @baamn #trid #batch #windows #files #extention

 For /D /R j:\test %%1 IN (*) DO c:\trid_w32\trid "%%1"\* -ae


Replace j:\test with the directory that you want to move recursively through (TrID will not run on the files in the root of this directory).

Replace c:\trid_w32\trid with the path to trid.exe.

Dump the line in a batch file and run.
content_copyCOPY

https://mark0.net/forum/index.php?topic