|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Compressing more than one file into .zipCan somebody please tell me how to compress more than one file into a .ZIP
file? Any code samples would be appreciated - I am intending to tell my application to store the contents of one field in one text file, another in another text file, and so on, and then compress them into a single file. I need compression and decompression capabilities. Many thanks. Hi,
Take a look at the sharp zip library. It is an open source project. You will find samples included in the download. http://www.sharpdevelop.net/OpenSource/SharpZipLib/Default.aspx Ken -------------------- Show quoteHide quote "Jonathan Rothwell" wrote: > Can somebody please tell me how to compress more than one file into a .ZIP > file? Any code samples would be appreciated - I am intending to tell my > application to store the contents of one field in one text file, another in > another text file, and so on, and then compress them into a single file. I > need compression and decompression capabilities. > > Many thanks. > > > I have used an ICSharp dll in the past to do such. I can not remember
exactly where I got it, but at the site http://wiki.sharpdevelop.net/default.aspx you can find information about it--however I see no place to download anything. Perhaps a Google search on ICSharp will produce something. Show quoteHide quote "Jonathan Rothwell" <freewindownlo***@ntlworld.com> wrote in message news:nuaYf.42401$u31.33247@newsfe2-win.ntli.net... > Can somebody please tell me how to compress more than one file into a .ZIP > file? Any code samples would be appreciated - I am intending to tell my > application to store the contents of one field in one text file, another > in another text file, and so on, and then compress them into a single > file. I need compression and decompression capabilities. > > Many thanks. >
Trying to "display" control characters in a text box
Getting the selected item from a listview WMI script to get Win32_Product Where to do the Loading tasks for application ? Foreign Language Names Getting DataGrid row X, Y position and Changing Column Width (2003) Joining files error line number Generate a text/binary file during installation Keep Console Output Window open |
|||||||||||||||||||||||