PeaZip Command Line doesn't work
Does it work on your machine if you use absolute paths for input items (i.e. C:\work\peazip\01.jpeg instead of 01.jpeg etc)?
Hi, Thank you. It works if I use absolute path. However, why cannot I assign the output pea file name in the command line? The generated pea file name will always be the first jpg name.
c:\work\peazip>peazip -add2pea c:\work\peazip\01.jpg c:\work\peazip\03.jpg c:\work\peazip\04\02.jpg austin.pea c:\work\peazip>dir Volume in drive C is Windows Volume Serial Number is 44EC-5869 Directory of c:\work\peazip 2017/08/10 下午 06:25 <DIR> . 2017/08/10 下午 06:25 <DIR> .. 2017/07/31 下午 10:03 116,958 01.jpg 2017/08/10 下午 06:25 149,407 01.pea 2017/07/31 下午 10:00 35,457 03.jpg 2017/08/09 下午 04:58 <DIR> 04 3 File(s) 301,822 bytes 3 Dir(s) 70,187,720,704 bytes free
My running version is
PeaZip release 6.4.1 - Windows Build
In my Windows 10, I added "C:\Program Files (x86)\PeaZip\" to environmental variable %PATH%. I open command prompt, run peazip -add2pea 01.jpg 03.jpg 04 and nothing happens. No pea archive generated.