Include tab

This tab allows you to specify what data to process.

WinContig will only analyze or defragment the files and folders that match the masks listed in this tab. Any files or folders that do not match any of the listed masks will be skipped.

A mask is a pattern of characters and wildcards that is 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 one with 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