I have an application that downloads updates to support files and the application itself from a web server. I want to be able to unzip the file while it is still in memory and then save it uncompressed. Right now I am just saving the zip file and decompressing it manually. I am looking for a code sample or a hint to a function or even a way to do this with BOMArchiveHelper.
Thanks,
John.
Thanks,
John.