How to Zip/UnZip files thru C# code
-
I want to take a file as input and using PKZip or Win Zip extract it..All through C# code. How to go about it??
try using the search function!! http://www.codeproject.com/csharp/VmEasyZipUnZip.asp[^] http://www.codeproject.com/buglist/jslibzipbug.asp[^]
"When the only tool you have is a hammer, a sore thumb you will have."
-
I want to take a file as input and using PKZip or Win Zip extract it..All through C# code. How to go about it??
I like this lib for doing zip/unzip. http://icsharpcode.com/OpenSource/SharpZipLib/Default.aspx Steve Maier, MCSD MCAD
-
I like this lib for doing zip/unzip. http://icsharpcode.com/OpenSource/SharpZipLib/Default.aspx Steve Maier, MCSD MCAD
http://icsharpcode.com/OpenSource/SharpZipLib/Default.aspx[^] This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]
-
http://icsharpcode.com/OpenSource/SharpZipLib/Default.aspx[^] This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]
Thanks Heath, sometimes posting from fireFox is just a pain, since I forget about the clickety. Steve Maier, MCSD MCAD
-
try using the search function!! http://www.codeproject.com/csharp/VmEasyZipUnZip.asp[^] http://www.codeproject.com/buglist/jslibzipbug.asp[^]
"When the only tool you have is a hammer, a sore thumb you will have."
-
try using the search function!! http://www.codeproject.com/csharp/VmEasyZipUnZip.asp[^] http://www.codeproject.com/buglist/jslibzipbug.asp[^]
"When the only tool you have is a hammer, a sore thumb you will have."