extract Zip File
Extract zip file to a temporary directory
Return
the path to the extracted file content
Parameters
zip File
the zip file to extract
temp Dir
directory to extract it under
delete
if true, delete the zip file after extraction