B
Bob Achgill
I want to let the users of my Windows form press a button
to download (from the Internet) and unpack a revised form
and supporting data files.
It looks like myWebClient.DownloadFile under class
system.net is a easy way to get the zip file to the
client.
But how can I unzip the file?
I found some pricey solutions for adding .net zip
function from xceed and Chilkat Software. But is there
anything free out there that will do a simple unzip?
to download (from the Internet) and unpack a revised form
and supporting data files.
It looks like myWebClient.DownloadFile under class
system.net is a easy way to get the zip file to the
client.
But how can I unzip the file?
I found some pricey solutions for adding .net zip
function from xceed and Chilkat Software. But is there
anything free out there that will do a simple unzip?