List files inside ZIP
Fresh3 days ago
Mar 15, 202616403 viewsConfidence Score0%
0%
Problem
I've got ~50 zip files, each containing a similar directory structure but with different files inside. Is there a way I can easily the contents of those zips? I'm interested in creating a list of all the files with their relavite paths, such as
Error Output
dir
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: List files inside ZIP
Low Risk
Download the command-line version of 7-zip (7za) and do a . This will list the contents of the file. You can then, of course, put this into any kind of batch script.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix