Include tab

In this tab you can specify what data to process.

WinContig will analyze or defragment only the files and folders that match the masks listed in this tab. All the files and folders that don't match any masks listed in this tab will be skipped.

A mask is a pattern of characters and wildcards used to match file and folder names. Masks support the following wildcards:

Syntax Expression Description
? Any single character. Matches any single character.
* One or more characters. Matches any one or more characters.

For example, you can specify the *data* mask to process only the files and folders that contain data in their names or paths. You can use more than one wildcard in a mask, and both wildcard characters can be used in combination. To specify multiple masks, separate each mask by a semicolon (;). For example: *.jpg;*.exe*;*.dll.

To remove an item from the list of inclusions, select the item from the list, and then click on the Remove button.

See also