Decompress Using .NET 2

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JBear

    #1

    Decompress Using .NET 2

    Can anyone tell me how to decompress a zip file containing multiple
    files (but no folder) using a class in the System.IO.Compr ession
    namespace?

    I'm trying to decompress a Google Earth KMZ file, which contains a JPEG
    file and a KML (Text) file.

    Thanks!

Working...