Handle Archives

| Home | Wiki | Downloads | Favorites | Fanart | Reference Library | SFW | Shares | Forum | Browser | Update |

If you plan to use any of my content. I appreciate being credited on it. It gives me more people to make content for. I also like to know what you guys might plan on using what I make.

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"


Back to the list