Skip to main content

July 24, 2026

Section Headers

Sections are related to either the registry or the file system. Insert the sections in the editor through the Section button.

Sections contain references for items to include or exclude and can refer to single items or containers. By typing [, a drop-down appears, from which you can select a section header.

You can use the following section headers:

File System-Related Import and Export Section Headers

OptionDescription
[IncludeFolderTrees]Includes files and subfolders in the specified folder. Each entry refers to a folder and must start with a folder token. Wildcards are not supported.
[ExcludeFolderTrees]Excludes files and subfolders in the specified folder. Each entry refers to a folder and must start with a folder token. Wildcards are not supported.
[IncludeIndividualFolders]Includes only files in the specified folder. Each entry refers to a folder and must start with a folder token. Wildcards are not supported.
[ExcludeIndividualFolders] Excludes only files in the specified folder. Each entry refers to a folder and must start with a folder token. Wildcards are not supported. Any subfolders of the specified folder and their files are not excluded.
[IncludeFiles]Includes the specified file or if the filename contains wildcards, files. Each entry refers to a file and must start with a folder token. Wildcards are supported in the filename, but not in the path.
[IncludeFilesRecursively] Includes the files in the folder and subfolders, if they match the specified filename or pattern. For example, <Desktop>\*.lnk, includes all shortcut files on the desktop and in the subfolders of the desktop, recursively. Each entry refers to a file and must start with a folder token. Wildcards are supported in the filename, but not in the path.
[ExcludeFiles] Excludes the specified file, or if the filename contains wildcards, files. Each entry refers to a file and can be a filename or a full file path, starting with a folder token. Wildcards are supported in the filename, but not in the file path. If just a filename is specified, the exclusion is applied to all files that are processed by one of the [Include...] sections. If a complete path is specified, the exclusion will only be applied to files in that particular folder. Examples:
*.bakAny file processed by one of the [Include...] sections with the .bak extension is excluded.
Excl.txtAny file processed by one of the [Include...] sections with the file name Excl.txt is excluded.
<AppData>\Vendor\Software\cache*.binAll files in the <AppData>\Vendor\Software folder with the .bin extension and a name that starts with cache are excluded. The exclusion does not apply to files in sub folders of the <AppData>\Vendor\Software folder, or in any other folders.

All entries for the registry-related import and export section headers must start with HKCU and do not support wildcards.

Registry-Related Import and Export Section Headers

OptionDescription
[IncludeRegistryTrees]Includes the values and subkeys of the specified key.
[ExcludeRegistryTrees]Excludes the values and subkeys of the specified key.
[IncludeIndividualRegistryKeys]Includes only the values of the specified key.
[ExcludeIndividualRegistryKeys] Excludes only the values of the specified key. Any subkeys of the specified key and their values are not excluded.
[IncludeIndividualRegistryValues] Includes the specified value. Use a trailing backslash to indicate the default value.
[ExcludeIndividualRegistryValues]Excludes the specified value.
Example:
For a Notepad, if you want to exclude the StatusBar status in the configuration, use the following format.
[ExcludeIndividualRegistryValues] HKCU\Software\Microsoft\Notepad\StatusBar

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…