|
You can use TTimers to unpack several archives at the same time or import multi threading functions.
The TTimer approach is simpler because a timer indirectly creates a thread. So make your ontimer your unpacking function then start all at the same time to execute multiple archives unpacking.
|