Free zip component that supports password unzipping

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

I need to automate a process that opens a zip file that is password
protected and moves the contents to another folder, is there a component to
interact like this with zip files out there? thanks
 
You might wish to checkout out zLib at Sourceforge.net. It's an open source
compression library. I don't know if passwords are supported.

Richard Rosenheim
 
Brian,

In addition to Richard,

They have a Net dll which is very small and sample VBNet code.

Cor
 

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

Back
Top