Click here to Skip to main content
15,887,353 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello all,

I want to unzip the zip folder in wpf.
If i use framework 4.5 then i can use ZipArchive. But i want to use .net 4.0.
I had tried with GZipStream but its giving me the error 'that header magic number is missing'.
i had tried ssharpziblib. but using that files are going to be corrupted.
I had tried using shell32 but its working very slow.
Can any one please tell me the right way to unzip file using c# 4.0?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900