(03-05-2012, 08:51 AM)Mighty Jetters Wrote: So wait... I have "lzh8_dec" (the script thing that RTB made), and I tried to use it with yours and it... didn't do anything.
Which batch file am I editing here? Yours or RTB's one? And you mean editing the file extension to .LZ right? I don't fully understand.
He means the bat that comes in his file. Open the "LZ Decompress.bat" and change the (*.lz) to something like (*.cx) maybe.
Quote:@echo off
echo Decompressing... Please Wait.
for %%i in (*.lz) do quickbms.exe LZSS.bms "%%i" "."
echo All tasks completed..
pause
However , I don't really know how to use it myself at the moment.
![Sad Sad](https://www.vg-resource.com/images/custom_smilies/sad.png)