You are here

How to use Peazip from command line?

2 posts / 0 new
Last post
SilentWalker
Offline
Last seen: 14 years 3 months ago
Joined: 2008-11-06 12:23
How to use Peazip from command line?

The title says all.

I use PFA on a Vista comp. and I want to know what command to type into the program area so that when I open an associated archived file (zip, rar, tar, bz2, etc.) it opens Peazip and automatically brings up the extraction dialogue. So it either extracts automatically, or all I have to do is select the destination.

Thanks in advance.

giorgiotani
Offline
Last seen: 4 years 5 months ago
Joined: 2006-12-05 06:03
Command line switches

To extract through the main program's interface you can use
peazip -ext2main nameofthefile
-ext2here starts extraction in current path, -ext2folder starts extraction in a new folder in current path.
Those 3 switches can accept multiple files, so in example you can use
peazip -ext2here archive1.zip archive2.zip
All options for command line and scritping are at page 31 of PeaZip's help file.

Developer of PeaZip project

Log in or register to post comments