Use zipfile name as root directory : check this if you want to create a separate directory for each zip filename (same name as file)
Target directory : the target directory to unzip in
Create folder : check this if you want to create the target folder
Include wildcard : use this regular expression to select the files in the zip archives to extract
Exclude wildcard : use this regular expression to select the files in the zip archives to extract
Include date in filename : Include the current date in the unzipped filenames (format yyyyMMdd)
Include time in filename : Include the time (format HHmmss)
Specify the date time format yourself: allows you to specify the date time format yourself (default is: yyyyMMdd'_'HHmmss)
If files exists : select the action to take if the target (unzipped) file exists: skip, overwrite, etc.
After extraction : select the action to take after zip file extraction: Do nothing, Delete files, Move files
Move files to : if the previous option is "Move files", you can select the target directory here.