Home All Groups Group Topic Archive Search About
Author
6 Apr 2005 7:02 PM
Chris
Does anyone know how to make a zip file using SharpZipLib that can be opened
by Windows Explorer?  I get an empty file when I try to open it with
explorer using their example.

Chris

Author
6 Apr 2005 7:43 PM
Samuel R. Neff
Not sure which examples you're referring to but I haven't had any
problems opening zip files created in my apps with windows explorer in
XP.

Sam

On Wed, 6 Apr 2005 15:02:03 -0400, "Chris" <no@spam.com> wrote:

>Does anyone know how to make a zip file using SharpZipLib that can be opened
>by Windows Explorer?  I get an empty file when I try to open it with
>explorer using their example.
>
>Chris
>

B-Line is now hiring one Washington D.C. area VB.NET
developer for WinForms + WebServices position. 
Seaking mid to senior level developer.  For
information or to apply e-mail resume to
sam_blinex_com.
Author
6 Apr 2005 8:34 PM
Tom Shelton
In article <O60LgstOFHA.3***@TK2MSFTNGP12.phx.gbl>, Chris wrote:
> Does anyone know how to make a zip file using SharpZipLib that can be opened
> by Windows Explorer?  I get an empty file when I try to open it with
> explorer using their example.
>
> Chris


Chris...  Can you post your code?  I use this library, and have never
had an issue opening the files with explorer.

--
Tom Shelton [MVP]
Author
6 Apr 2005 9:30 PM
Hauer Wolfgang
Hi!

As i remember explorer does not open zip-files with absolute pathnames in
in?

HTH

wolfgang

Show quoteHide quote
"Chris" <no@spam.com> schrieb im Newsbeitrag
news:O60LgstOFHA.3356@TK2MSFTNGP12.phx.gbl...
> Does anyone know how to make a zip file using SharpZipLib that can be
> opened by Windows Explorer?  I get an empty file when I try to open it
> with explorer using their example.
>
> Chris
>
>