Results 1 to 2 of 2

Thread: how to do zip a file using vb

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    You can use Info Zip library for creating compressed files.

    Go to www.vbaccelerator.com and search for zip/unzip. It shows you how to compress files using the standard dll's in VB.

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    There is also a library called ZLib that's available for free off the internet.
    You can find here ZLibTool Demo. I've used it before. Depending on the compression rate it can compress smaller than ZIP. I don't remember specifically if it can compress/uncompress to/from the ZIP format.

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