unrar script or software help needed

January 23rd, 2020

ok i have over 2000 zip/rar files that needs to be sorted and i want them unpacked.The catch is some of them have folders inside and some of them does not.
I used extract now before it has the feature of extracting each archive to a folder named after archivename but it does not check if there is a folder inside.and i dont wanna go through all of them to check every folder if there is another one.
Normally when i see a folder inside i unzip/unrar files using extract here
if there is not i use extract to “Archivename” option.
here is more visual way
d:\Archives\Manga\XYZ
XYZ.ch1.zip……includes…….001.jpg,002.jpg……
XYZ.ch2.rar…….includes……XYZ.ch2 (folder)—–includes…..001.jpg,002.jpg….
is there a chance of automation some kind of batch script or a software that does what i need?
thanks in advance

Answer #1
A script like that would be super easy to write. Probably easiest in bash, can maybe get away with cygwin.
Answer #2
any hints for a non coder.Something along the command line operations.with out installing anything

 

| Sitemap |