This article shows code that will zip the entire Favorites folder and all
subfolders, with ICSharpCode.Ziplib:
http://www.eggheadcafe.com/articles/20041210.asp
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com
> Is there a way to programmatically zip an entire directory (and
> maintain all sub-directories and files) using Visual Studio.NET 2008
[quoted text clipped - 4 lines]
>
> Thanks