| | |
How to extract the rar or zip file using C#
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Feb 2009
Posts: 19
Reputation:
Solved Threads: 0
hi,
i am doing a project using C#. i am new to this area.
the task is to extract the zip or rar file using C#.
in my windows form have a text box and button in the form. i will give the zip or rar file. when i click that button. it must automatically extract the file and shows contents of that file in to the other form or file..
i don't know how to extract that zip or rar file using C#.
if u know please share your idea.
i am doing a project using C#. i am new to this area.
the task is to extract the zip or rar file using C#.
in my windows form have a text box and button in the form. i will give the zip or rar file. when i click that button. it must automatically extract the file and shows contents of that file in to the other form or file..
i don't know how to extract that zip or rar file using C#.
if u know please share your idea.
•
•
Join Date: Aug 2008
Posts: 1,160
Reputation:
Solved Threads: 137
Custom Application & Software Development
www.houseshark.net
www.houseshark.net
...But that only handles ZIP files. RAR files will have to be done with something else, like this DLL:
http://www.example-code.com/csharp/rar_unrar.asp
This won't create RAR files, but it will list and extract.
http://www.example-code.com/csharp/rar_unrar.asp
This won't create RAR files, but it will list and extract.
Alex Cavnar, aka alc6379
![]() |
Other Threads in the C# Forum
- Previous Thread: How to convert ISingleResult<..> to List? in WCF?
- Next Thread: This SqlTransaction has completed; it is no longer usable
| Thread Tools | Search this Thread |
.net access algorithm array barchart bitmap box broadcast buttons c# check checkbox client combobox control conversion csharp custom cyclethruopenforms data database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file finalyearproject form format forms function gdi+ getoutlookcontactusinfcsvfile globalization httpwebrequest image index input install installer java label list listbox mandelbrot math mono mouseclick mysql operator panel path photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox save server silverlight sleep socket sql sql-server statistics stream string table text textbox thread time timer timespan update upload usercontrol users validate validation visualstudio webbrowser wia windows winforms wpf xml






