Extract Options
- Run script when done: After extracting an archive, BetterZip will execute this shell script or command, passing in the archive's filename as first and the extraction destination as second parameter.
- Exclude patterns: Define patterns to match files against that shouldn't be extracted from the archive.
- Pattern is a regular expression: Check to use regular expression matching, unckeck to use wildcard matching using * and ?.
- Show the extracted items in Finder.
- Open the extracted items.
- Move the archive to the trash after successful extraction.