Zipping from a command prompt.

G

Guest

I'm looking for a way to use the built in windows xp zip utility from a
command prompt. I want to run a batch file that zips up an enitre folder.

Does anyone know of a way to do this???

Thanks,
Kory
 
V

Vanguard

stewart05 said:
I'm looking for a way to use the built in windows xp zip utility from
a
command prompt. I want to run a batch file that zips up an enitre
folder.

Does anyone know of a way to do this???


Zip support is provided by the zipfldr.dll file. The methods
(functions) within it are called by Explorer. You have no way from the
command line to call those methods. You will need 3rd party software to
have command-line programs for zipping up files. 7-Zip is free and can
be ran from the command line.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top