Click here to Skip to main content
Licence 
First Posted 6 Mar 2007
Views 14,300
Downloads 413
Bookmarked 10 times

A quick program that will zip source code files

By | 6 Mar 2007 | Article
A quick program that will zip source code files

Introduction

I wrote this program as an easy way to zip source files for projects that I was currently working on. I sometimes bring work home and needed an easy way to copy just the code and not the executables and DLL's to my thumb drive. I have supplied the source code (written in VB.NET) and solution. I use a very well written library located at (http://www.zlib.net) to perform the actual zipping.

Before running the program look at the app.config and make sure that the extensions listed are files you want. You can turn on/off each extension list with the allow bit flag. I didn't include C++ or C files since I rarely work those projects currently. To run the program you have to specify the source directory to start looking, the destination folder for the output file and the output zip file name. A log file is also created in the destination folder detailing everything that was written to the console. Have fun and let me know if you have any suggestions/problems.

Rich Turner.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Member 875909

Web Developer

United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
Generalzlib vs vsjlib Pinmemberklaus@gubbernet.com8:42 20 Aug '07  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.5.120517.1 | Last Updated 6 Mar 2007
Article Copyright 2007 by Member 875909
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid