Log in

View Full Version : Sequential unpacker question


chum
19-09-2016, 12:08
Hey guys, i just was searchign some form or app to unpack all my files sequentially.

I only know the way to extract one specific file per time like this:

arc x -w.\ -dpF:\Program\darksidersunpack\ "F:\Compressed\darksiders\setup1.bin"

Then after unpack i need specify the second one(setup2). If i have Setup1 to Setup5 files is there a way to say to unpacker decompress all these files inside a folder sequentially with only one command? Or is there an app which can do it like Tinytool or Deluxe extractor?

Thanks

ChronoCross
19-09-2016, 12:24
Do you was tried using asterisk "*.bin"?