Results 1 to 18 of 18

Thread: Zip files without ANY 3rd party controls (.NET 2.0)

Threaded View

  1. #5
    PowerPoster VBDT's Avatar
    Join Date
    Sep 2005
    Location
    CA - USA
    Posts
    2,922

    Re: Zip files without ANY 3rd party controls (.NET 2.0)

    Last updated: 02/19/2007

    I extended the project with some functions. See the update list.

    Update list:
    • In addition to compressing files it will compresses folders with its sub folders and files.
    • Decompresses files and folders with its sub folders and files.
    • Adds folders and files to a zip file.
    • Removes files from a zip file.
    • Provides an event for progress change. <---New
    • Provides an event for process complete. <---New

    You just need to use the 'ZipUtility' class from the project.
    Attached Images Attached Images   
    Attached Files Attached Files

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