· 1 min read
2.5.0 — Split archives and the extraction queue
Pro batch extract queues several archives at once. Multipart 7-Zip volumes open as one archive.
Quick Unzip 2.5.0 — split archives and the extraction queue
📚 Batch extract (Pro) — pick several archives at once and they go into a queue instead of a warning. Each archive is extracted into its own subfolder, one at a time, and a broken or encrypted one no longer takes the rest down with it: it gets marked with a reason and the queue moves on. Encrypted archives from the same source ask for a password once.
🧩 Multipart archives (Pro) — select every volume of a split archive (archive.7z.001, archive.zip.001, …) and browse and extract it as one archive. Volumes are mounted side by side, so nothing is copied into memory first.
🔢 Honest handling of incomplete sets — a set with a gap in the numbering is refused with the exact missing volume names instead of producing truncated files. When the last volume is the same size as the others (which means later volumes were probably not selected), you get a warning and a choice.
📦 Supported schemes — numbered volumes produced by 7-Zip. RAR multi-volume (part1.rar, .r00) and WinZip spanned ZIP (.z01) are recognized and reported as unsupported rather than opened as broken archives.