|
Hello
i've got a simple question :
I want's to use arc.exe in command line to store file and split archive (for multithread work)
example :
.\Arc.exe a -ed -ep1 --dirs -r -y -m0 pack *.zip
In this case I'll have a pack.arc
I would like to have several file like pack.1 pack.2
I try several thing but not work...
|