03-06-2012, 06:10 PM
The batch file should do the entire folder at once (since it has the "for %%i in..." statement, it will move on to the next file upon completion).
Let's start over here. Thinking overnight about it, QuickBMS might be erroring because it is trying to decompress LZSS files, and you have LZH8. Sorry this is a bit hard to solve; I can't exactly "test" these methods before recommending them to you since I don't have any compressed files.
...
So why not use a tool specifically for LZH8 formats. =P
http://www.mediafire.com/?b4kvm49bghsjx43
I included a batch file that is similar to the last one, in that it should process through them all in the current folder.
Let's start over here. Thinking overnight about it, QuickBMS might be erroring because it is trying to decompress LZSS files, and you have LZH8. Sorry this is a bit hard to solve; I can't exactly "test" these methods before recommending them to you since I don't have any compressed files.
...
So why not use a tool specifically for LZH8 formats. =P
http://www.mediafire.com/?b4kvm49bghsjx43
I included a batch file that is similar to the last one, in that it should process through them all in the current folder.