You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, the software allows to hash TEXT inside a text box, FILE, or FILES by browsing a folder.
What I would like is a 4th option that allows me to insert a line by line text of files addresses.
For example:
D:/foo/bar.exe
D:/arg/bar.exe
And the software will compare this two files even though they're in different directories.
I get this filelist using Everything by voidtools, and exporting the output from sizedupe: into a txt that it's a line-by-line output.
The text was updated successfully, but these errors were encountered:
You want the ability to point Quickhash at a text file that contains a number of file paths and you want it to then go and hash those files? Or do you want it to hash the lines of text in the text file itself?
So far, the software allows to hash TEXT inside a text box, FILE, or FILES by browsing a folder.
What I would like is a 4th option that allows me to insert a line by line text of files addresses.
For example:
And the software will compare this two files even though they're in different directories.
I get this filelist using Everything by voidtools, and exporting the output from
sizedupe:
into a txt that it's a line-by-line output.The text was updated successfully, but these errors were encountered: