Groups | Blog | Home
all groups > visual studio .net general > february 2006 >

visual studio .net general : open a password protected Zip file in C# code.


connoisseur.infotech NO[at]SPAM gmail.com
2/14/2006 6:48:34 AM
hello
we are developing one tool where we need to open and make password
protected zip files.
we found some solutions but they don't support password protected
things.

does any one knows about this

or any aproach for this.

We need to open password procted zip file

and then again recrate it using some other password

Thank you in advance.

Amit

Connoisseur Infotech pvt. Ltd.
http://www.econnoisseur.com/
Marc Gravell
2/14/2006 3:30:39 PM
What have you tried?

I'm fairly certain SharpZipLib supports this
(http://icsharpcode.com/OpenSource/SharpZipLib/Default.aspx)

Marc

vinoraja
2/14/2006 11:04:27 PM
I don't understand your issue.

Do you have to open the password protected zip file from an exe ?

Please refer this site and make use of the dll and explore your project with
this namespace.

I had the same project and it was working well with this dll.

Download it From:
www.chilkatsoft.com/refDoc/csZipRef.html

Please let me know the status.
--
please post your doubts and help me to explore ny knowledge.


[quoted text, click to view]
vinayjohar NO[at]SPAM gmail.com
2/15/2006 5:33:33 AM
hello dear
thanks for this

what we need is to open one password proctected ZIP file using our C#
code and then after processing again save new password proctected zip
file.

got one more similar module at http://innermedia.com/
not sure which one is good
any idea ?
thanks
vinay
AlexL [Xceed]
2/16/2006 3:14:31 PM
Another one... is this actually a true .NET component or another
disguised ActiveX/COM that conveniently does not mention anything
about its true composition?

[quoted text, click to view]
AddThis Social Bookmark Button