• 0

Batch script and/or 7zip command line ...


Question

Hey guys,

I was wondering if you could help me out with something. I'm trying to extract the first file in a series of 7z archives. Because of the different naming conventions of the files, I can't simply say to extract only files that are named "this". Is there any way using the 7zip command line or maybe even a batch script using a loop to extract just the first file of each archive, no matter what the name is? I'd really appreciate any help

Thanks alot

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

See if there's a switch in the 7z command-line that lists the contents of the archive (any decent archiver should have one).

Then google for list iteration in batch files. I don't remember how to do it, but i know it can be done.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.