convert many folders to one ZIP file for each folder, all at once - utility?

  • Thread starter Thread starter spoon2001
  • Start date Start date
S

spoon2001

Say I have in a folder, subfolders named A, B, C, D, etc. Each of these
subfolders contains many files.

What I want to end up with in the same folder is A.zip, B.zip, C.zip, etc.

How can I get this done? Is there a ZIP utility that will do this, or will
it take a batch file or script?
 
spoon2001 said:
Say I have in a folder, subfolders named A, B, C, D, etc. Each of
these subfolders contains many files.

What I want to end up with in the same folder is A.zip, B.zip, C.zip,
etc.
How can I get this done? Is there a ZIP utility that will do this,
or will it take a batch file or script?

Google is my friend. Looks like I found a winner to answer my own request.

MyZippa
http://www.saintlysoft.com/download.htm
 
Back
Top