in reply to Re: how to extract zip files to specified location
in thread how to extract zip files to specified location

This fails for me if archive contains subdirs (e.g. META-INF/manifest.xml) with IO error: Can't open OUTDIR/META-INF/manifest.xml for write : No such file or directory. However, ~~David~~ 's answer in this thread: Re: how to extract zip files to specified location works.