SharpZipLib

  • Thread starter Thread starter Chris
  • Start date Start date
C

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
 
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

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.
 
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.
 
Hi!

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

HTH

wolfgang
 

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