Hello everyone,
I need to zip files or folder in windows application using c# in visual studio 2008
please help me to find code.
Thanks in advance
Saravanan
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
saran vananPosted Dec 29, 2014, 4:00 AM
Manish Kumar ChoudharyPosted Dec 29, 2014, 3:56 AM
saran vananPosted Dec 29, 2014, 3:55 AM
Manish Kumar ChoudharyPosted Dec 29, 2014, 3:34 AM
Hi saran vanan,
Try this link it will be useful for you
http://www.codeproject.com/Articles/12064/Compress-Zip-files-with-Windows-Shell-API-and-C
http://www.c-sharpcorner.com/Blogs/14582/zip-unzip-using-gzipstream-in-C-Sharp.aspx
http://www.dotnetperls.com/7-zip
Michal HabalcikPosted Dec 29, 2014, 3:31 AM
Here, you have a step by step tutorial directly from Microsoft: How to: Compress and Extract Files