Zip files lister/tester/mover
Hi all. This scans all archives within a directory and look for files names (in the archive) containing specific string. In the snapshot, I've been looking for zip archives containing files which names contain ".vbp" (i.e. VB project files). Hum, not very clear huh? Oh well, I understand myself :) Oh, I almost forgot, you can check/uncheck listed files and move them to any other directory. Also supports ARJ format. LZH/LHA support is dodgy. The Zip/Arj/Lzh header decoding module comes from somewhere around there (I can't remember the author though). UPDATE: you can now select the drive you want to scan (sorry for forgetting that and thanks for pointing it out, I didn't even notice my mistake!) and you can sort archives by number of files it contains. To answer the question "why not ARC/RAR etc,...", it's because I use a header decoder made by Martin Carlsson (who I thanks!) which coped with these formats only. Cheers :)
สรุปโดย AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload