Run Windows XP zip Utility From Command Line

C

cdun2

Is there a way to unzip a .zip file from the command line using the built in
Windows XP 'zip' file utility? I have a need to unzip a file from an SSIS
package, and I am hoping to use the utility that comes with Windows XP.

Thank you for your help!

cdun2.
 
T

Tim Slattery

cdun2 said:
Is there a way to unzip a .zip file from the command line using the built in
Windows XP 'zip' file utility?

I don't think so. AFAIK, MS just didn't include a command-line
interface for this facility. But google for "command line zip", there
are many, and many of them are freebies.
 

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