Results 1 to 2 of 2

Thread: [2008] editing existing zip files

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2006
    Posts
    47

    [2008] editing existing zip files

    I have downloaded and used THIS project which allows easy methods for compressing and extracting zip archives. However, I have noticed one problem. I can't add or remove individual files from an existing archive. Is there any alternate libraries or an updated version of the project I am using that does provide the ability to alter existing zip archives?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2008] editing existing zip files

    I wrote that library against an old version of SharpZipLib that didn't support the functionality you mention. If I'm not mistaken the newest version of SharpZipLib does have that support. I have always intended to go back and update that library but I haven't really had the time. You should download the newest version of SharpZipLib and then you can either reference it yourself or you can change the reference in that library of mine to point to the new version and then extend my library yourself. Alternatively, you could wait for me to do it but I can't make any guarantees about when that will be.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width