Humble Seeker Posted March 24, 2004 Posted March 24, 2004 I'm currently building a small little toy, it logs which files have been updated in a directory and copies them to an archiving directory. The code is simple and works, I now want to take it to the next level of automatically zipping up the archive files and sub-directories. Does anyone know of code in Visual Basic .Net that will perform the zip, or a free simple DLL I can include into the project. So far all I've found is DLL for $300, which as this is a play thing of mine I don't want to spend yet. Any suggestions? Quote
Administrators PlausiblyDamp Posted March 24, 2004 Administrators Posted March 24, 2004 Look here for a free .Net dll. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.