PDA

View Full Version : Queue for jZip


ArchyM
03-21-2008, 07:14 AM
Hi,

what a great program you have created here!

was wondering if it would be possible to add some sort of a queue
I often have to extract whole series of big archives, with a queue I could add job after job
now I have to wait until the first job is finished to start the next one because if I start all jobs at the same time it's stressing for the HDD's

hope you find it a useful idea

jzip_admin
03-21-2008, 12:53 PM
Hi,

We will have some Jobs mechanism in the future, meanwhile you can use the command line and create a batch file that runs jZip for each archive one after the other. Maybe it can help you.

ArchyM
03-22-2008, 09:38 AM
thanks for the fast reply

look forward to the future jobs handling as batch and commandline is not really my thing :)