|
-
Apr 20th, 2003, 04:24 PM
#1
Thread Starter
Hyperactive Member
Working with ZIP archives
Well... WinXP has built-in support for ZIP files, so I was just thinking of any .NET assemblies doing it as well. Are there any?
Thanks
-
Apr 21st, 2003, 12:47 PM
#2
yay gay
no, i dont think there are built in funcions for accessing zip files..
\m/  \m/
-
Apr 21st, 2003, 01:07 PM
#3
-
Nov 2nd, 2004, 03:49 AM
#4
Member
how do i build this solution?
i cant seem to use this zip library.....
-
Nov 2nd, 2004, 11:01 AM
#5
Dont know how much the component has changed since I wrote this, but here is an example I wrote using it a long time ago.
http://www.planet-source-code.com/vb...=216&lngWId=10
-
Nov 2nd, 2004, 09:25 PM
#6
Member
can this library support multi directory structures?
is there a zip module that has this function.
i have a list ex.
c:\test\file.exe
c:\try\try.exe
c:\program\file.exe
that i would pass the list as parameter list
createzip(mylist, zipfilename);
and the function would create the zip file?
Last edited by schizo; Nov 2nd, 2004 at 11:00 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|