-DiskState-

Reviewing Findings

If DiskState found duplicate files in the specified volumes, these file names are shown in a new window - the Duplicates Search results window.

The file listing contains the following columns:

You can change the sort order by clicking at the column headers. Note: The default sort order is to batch the same types of duplicate files together. It is not possible to change this default setting (safety reason: it is easier to mistakenly select duplicate files of a different type).

Typical Use

Select duplicate files from the list. You can click the column header to sort the list by size. Go for the largest files, like MP3 or any other multimedia types. Click the ID column header to go back to the original sort order (by file contents). When you are finished selecting the files you want to remove, click "Delete". Be sure to enable the automatic backup feature of DiskState (Zip Safety).

Context Menu

Pressing right mouse button in this results window, brings up a context menu shown below:

From this menu, you can:

Left Button Group

Base Select

Base Select was designed to help users with a very long list of duplicate files. It aims to help selecting files from this huge list. You can use the Find functionality up to some point, but users may want something more sophisticated. The answer is to facilitate the Base Select.

Warning! Base Select must not be 100 % trusted. It depends on your regular expressions - if they are wrong, DiskState selects the wrong files. Remember to keep the backup feature enabled at all times.

There are seven options available for Base Select:

  1. Select file(s) residing in folder. DiskState uses regular expressions here. If you want to select files in folder I:\my-files\stuff\, you should write: I:\\my-files\\stuff\\.
  2. Select file(s) residing in upper folder level. This option will keep files deeper down in the folder structure. It favors children nodes instead of parent ones, so to speak. Example: C:\A\a.txt will be selected instead of file C:\B\C\a.txt.
  3. Select file(s) in folder X and keep duplicate file(s) in folder Y. This is ideal to use with dedicated folders for backups.
  4. Select files with same file name. This option selects the files of same content that have the same file name except the oldest or newest one. The file name comparison is case-insensitive.
  5. Keep files with shortest/alphabetic file name. This option is useful if you have a news reader that saves attachments to disk for you. A few program appends ".bak", ".1", ".2" or just number after the original file name. Example: myfile.doc, myfile.doc1, myfile.doc.1. Checking this option will make DiskState keep the original myfile.doc and select the other files for removal.
  6. Keep files with longest alphabetic file name. This one behaves opposite of the previous option.
  7. The Folder Points Method allows the user to specify how to select duplicate files for removal. Folders can be added and assigned points. Files in folders with the lowest points are understood by DiskState as of less importance. DiskState will use this information and select duplicate files in folders with the lowest score/points.

Tip: DiskState remembers these options and regular expressions are used here.