Home All Groups Group Topic Archive Search About

Free unzip plug-in for VB.NET?

Author
18 Apr 2006 12:23 PM
Joris De Groote
Hi,

I'm looking for a free plug-in to extract ZIP files within a VB.NET program
(don't need anything for passwords or something, just plain zip files).

Thanks
Joris

Author
18 Apr 2006 1:51 PM
Altman
I haven't tried it yet but take a look at sharpziplib.  It is an open
source zip library written in C#.
http://www.icsharpcode.net/OpenSource/SharpZipLib/
Author
18 Apr 2006 2:44 PM
Joris De Groote
Thanks for the response but I think I'm going for 7zip :)

Greetz
Joris

Show quoteHide quote
"Altman" <balt***@easy-automation.com> wrote in message
news:1145368283.286554.185810@v46g2000cwv.googlegroups.com...
>I haven't tried it yet but take a look at sharpziplib.  It is an open
> source zip library written in C#.
> http://www.icsharpcode.net/OpenSource/SharpZipLib/
>
Author
18 Apr 2006 4:00 PM
Michel Posseth [MCP]
> Thanks for the response but I think I'm going for 7zip :)

in my opinion a wrong choice

I personaly would have gone for the native .Net implementation that the
sharpziblib offers

I did use it with some of my VB.Net projects and it is great


regards

Michel Posseth [MCP]



Show quoteHide quote
"Joris De Groote" <joris.degro***@skynet.be> schreef in bericht
news:%230tvZavYGHA.3868@TK2MSFTNGP04.phx.gbl...
> Thanks for the response but I think I'm going for 7zip :)
>
> Greetz
> Joris
>
> "Altman" <balt***@easy-automation.com> wrote in message
> news:1145368283.286554.185810@v46g2000cwv.googlegroups.com...
>>I haven't tried it yet but take a look at sharpziplib.  It is an open
>> source zip library written in C#.
>> http://www.icsharpcode.net/OpenSource/SharpZipLib/
>>
>
>
Author
18 Apr 2006 2:09 PM
Mike Lowery
"Joris De Groote" <joris.degro***@skynet.be> wrote in message
news:O4vy2LuYGHA.3848@TK2MSFTNGP05.phx.gbl...
> Hi,
>
> I'm looking for a free plug-in to extract ZIP files within a VB.NET program
> (don't need anything for passwords or something, just plain zip files).

Check out 7-zip.  Looks like they have some C# source code:
http://www.7-zip.org/sdk.html
Author
18 Apr 2006 2:44 PM
Joris De Groote
Thanks, I'll use the commandline program :)

Greetz

Show quoteHide quote
"Mike Lowery" <selfspam@mouse-potato.com> wrote in message
news:ecvE1GvYGHA.4248@TK2MSFTNGP05.phx.gbl...
>
> "Joris De Groote" <joris.degro***@skynet.be> wrote in message
> news:O4vy2LuYGHA.3848@TK2MSFTNGP05.phx.gbl...
>> Hi,
>>
>> I'm looking for a free plug-in to extract ZIP files within a VB.NET
>> program (don't need anything for passwords or something, just plain zip
>> files).
>
> Check out 7-zip.  Looks like they have some C# source code:
> http://www.7-zip.org/sdk.html
>
>
Author
18 Apr 2006 4:30 PM
Herfried K. Wagner [MVP]
"Joris De Groote" <joris.degro***@skynet.be> schrieb:
> I'm looking for a free plug-in to extract ZIP files within a VB.NET
> program (don't need anything for passwords or something, just plain zip
> files).

<URL:http://groups.google.de/group/microsoft.public.de.german.entwickler.dotnet.csharp/msg/0fb57f3ef1af11bc>

..NET Framework Class Library -- 'GZipStream' Class
<URL:http://msdn2.microsoft.com/en-us/library/system.io.compression.gzipstream(VS.80).aspx>

<URL:http://groups.google.de/group/microsoft.public.dotnet.languages.vb/msg/fca13984bff731da>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>