Documentation
Author: Shish
Note: requires exec() access and an external unzip command
Any command line unzipper should work, some examples:
unzip: unzip -d "%d" "%f"
7-zip: 7zr x -o"%d" "%f"
Note: requires exec() access and an external unzip command
Any command line unzipper should work, some examples:
unzip: unzip -d "%d" "%f"
7-zip: 7zr x -o"%d" "%f"