![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a bunch of files I need to put into Compressed (zipped) Folder, MyFiles.zip file, similarly to what Windows XP does when you send files to compressed zipped folder. What is the simplest way to compress these files into a .zip? I found System.IO.Compression, but I am not sure how to use it to do what I need to do. Does anyone have an example of how to send a bunch of files into compressed (zipped) folder? |
#3
| |||
| |||
|
|
I have a bunch of files I need to put into Compressed (zipped) Folder, MyFiles.zip file, similarly to what Windows XP does when you send files to compressed zipped folder. What is the simplest way to compress these files into a .zip? I found System.IO.Compression, but I am not sure how to use it to do what I need to do. Does anyone have an example of how to send a bunch of files into compressed (zipped) folder? Thanks, |
#4
| |||
| |||
|
|
In .NET 2.0 there is a zip lib. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |