• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help unzipping 700+ zip files

schdaddy

Golden Member
Is there a better way of unzipping 700+ files rather than clicking on each one & going through the process?
Like back in the old days with PKzip I could simply type "PKUNZIP *.zip C:\Destination"


Any compress software that will do batch jobs or something?
 
yep. i use winace. if you click on one, then move up a directory, and select all the zips, you can unzip them all at once.

extremely useful for those multi-file *cough*programs.
 
Originally posted by: Crappopotamus
yep. i use winace. if you click on one, then move up a directory, and select all the zips, you can unzip them all at once.

extremely useful for those multi-file *cough*programs.

thanks
I did the same thing with WinRAR & it worked.
 
Originally posted by: schdaddy
Is there a better way of unzipping 700+ files rather than clicking on each one & going through the process?
Like back in the old days with PKzip I could simply type "PKUNZIP *.zip C:\Destination"


Any compress software that will do batch jobs or something?

you can download pkunzip and run the command in dos.

X:\pkunzip *.*

then just pick your dir

type pkunzip /? for help at dos promt
 
Surprised no-one here uses PowerArchiver

- Supports ZIP, CAB, LHA (LZH), TAR, TAR.GZ, TAR.BZ2, BH, RAR, ARJ, ARC, ACE, ZOO, GZ, BZIP2, XXE, MIME, and UUE file formats
- Includes an internal viewer that supports TXT, RTF, and more than 18 image formats
- Support for unlimited size ZIP archives
- Create ZIP and CAB self-extracting archives
- Repair corrupted ZIP archives
- Extract multiple archives at the same time
- Create automated file backup scripts
- Upload archives directly to FTP sites
- Encrypt archives using 5 different methods
 
Back
Top