Allows you to specify options for extracting files from archive.
There are two ways to run this dialog
Specify extract mode:
| Value | Meaning | 
|---|---|
| Full pathnames | Extract files with full pathnames. | 
| No pathnmes | Extract files without folder paths. | 
Specify overwrite mode for files that already present on disk:
| Value | Meaning | 
|---|---|
| Ask before overwrite | Ask before overwriting existing files. | 
| Overwrite without prompt | Overwrite existing files without prompt. | 
| Skip existing files | Skip extracting of existing files. | 
| Auto rename | Rename extracted files, if a file with the same name already exists. For example, file document.txt will be renamed to document_1.txt. | 
| Auto rename existing files | Rename existing files, if a file with the same name already exists. For example, file document.txt will be renamed to document_1.txt. | 
Specifies files for extracting:
| Value | Meaning | 
|---|---|
| Selected files | Extract only files that are selected in the main window. | 
| All files | Extract all files. | 
Specifies a password for encrypted archives.