I would like to use Everything to find files that I know I don't want to have on my disks and delete them. Is there some kind of way to do that with this software?
An example of what I would like to do:
1. Put all files I want to add to the blacklist into a specific folder
2. View that folder in Everything and generate SHA512 hashes
3. Copy the hashes into a .txt file
4. In the future load that list of hashes and check against every file on my computer (or specific directories, I AM aware that it would take a long time)
5. Delete every one of those files or do something else with them
Alternatively I could do step 1 and 2 and export that list of files into and .efu and then use that .efu with the hashes present to find the files in the future.I know that hashing the files takes a long time but I have a specific directory on my PC where the files are not edited or moved in anyway and could be pre-calculated using the PROPERTIES window.
Or is there some other, simpler way?
edit: .csv file would be better than .efu maybe
here is an example fo the .csv file
void edit: removed link and added csv here (I modified the sha512 values):
Code: Select all
"Name","Size","Extension","SHA-512"
"c2-hardmode-001.png",849958,png,429D8B3D979E69234A4BC8C1B9C751670C98F95997F64B8DC4C54E39DA9967B59A24B6EBAB0B78431A28806D64AA16F8798B4D879259713F7571DE8957BAEE2C
"the-clasher-001.png",3517163,png,12B053116014CA8FDCFFD0B02497779C5FD05C83B8B6D762C49F716E8262BCF3B59E442FD6C1D4C90F598AC6652C8A601C75F157BED54ED7E0546C79357332CE
"the-clasher-002chests.png",3530164,png,C2409B6B3125B4DEBB5017C595F581310E7D9F74FE99480BDC6DF98DD01299C16037DD8EBECB1E5144AD62068FDE8388DF2520EF83BDD786215D7C82B5DEF0F2