Releases: jjvanzon/JJ.Framework
JJ Utilities - File Name Exclusion (v1.7.5-file-name-exclusion)
This utility aims to exclude certain file names from a list. The point is: the folders can differ. But this tool does not look at folders.
JJ Utilities - File Name Filter (v1.7.4-file-name-filter)
This utility aims to take a list of file paths then filter out only certain file names, generating a new list. The point is: the folders can differ. But this tool does not look at folders.
JJ Utilities - File Deduplication (v1.7.3-file-dedup-editable-list)
This utility tries to look up duplicate files in a folder (and its sub-folders). It might first analyze which duplicates there are and would report them. The list might then be edited. After that this utility could delete the files. The files would be sent to the recycle bin. Be careful, because some files are supposed to be there twice to keep things working.
(This release made it possible to edit the list of duplicates.)
JJ Utilities - File Deduplication (v1.7.2-file-dedup-rework)
This utility tries to look up duplicate files in a folder (and its sub-folders). It might first analyze which duplicates there are and would report them. After that this utility could delete those files. The files would be sent to the recycle bin. Be careful, because some files are supposed to be there twice to keep things working.
(Mostly cosmetic changes in this release.)
JJ Utilities - File Deduplication (1.7-file-dedup-wix-setup)
This utility aims to look up duplicate files (recursively) in a folder. It might first analyze which duplicates there may be and report them. After that it would be an option to have this utility delete those files. This tool would send deleted files to the recycle bin.
(In this release the setup is based on Wix Toolset installer technology instead of Visual Studio Installer Projects.)
JJ Utilities - File Deduplication (v1.6-file-dedup)
This utility aims to look up duplicate files (recursively) in a folder. It might first analyze which duplicates there may be and report them. After that it would be an option to have this utility delete those files. This tool would send deleted files to the recycle bin.
(First release of file dedup utility.)