Extracts the contents of a zip file to a given target folder.

app.UnzipFile( source, destination, options? )

See Also: ZipFolder, ZipFile

Example - Unzip File click to expand contents