Short: GUI to repack LHA into LZX Author: Esteve Boix Uploader: Esteve Boix Type: util/arc Version: 1.2 Replaces: LTLv11.lha Architecture: m68k-amigaos Recently I've found myself decrunching a lot of LHA files into RAM: and then recrunching them using LZX to save some disk-space, so one day I sat down and start writing this little program. LTL (LHA to LZX) is the result. It simply opens a GUI where you can specify the original LHA/LZH file and a temporary dir. This dir *must* be empty, as its' contents are deleted. Pressing 'Do it' will start the process. You need: -AmigaDOS v2.0+ (v36+) -ReqTools.library v37+ (tested with 38.122). -LHA and LZX in your c: (tested with LHA v1.30 and LZX v1.21) New in v1.2: -LTL considered all the LZX larger than the original LHA files after it founds the first LZX file larger than an LHA. (Clear ?) Thanks to Phillipe Raoult for reporting this bug. -Filenotes are kept. Thanks to Jerome Chesnot for the suggestion. -If the specified temp dir was not empty, it was not unlocked by LTL. -Uses ReqTools.library (from Nico François) for the requesters. Filerequesters still use the ASL.library. To do: -Maybe add the possibility to specify more LZX options. -Multiple conversions. -Maybe implement an internal delete function. Now uses 'c:delete'. Crap, but works. -Suggestions ? This product is Freeware. If you use it and like it please drop me a mail. By using this product, you accept the FULL responsibility for any damage or loss that might occur through its use or the inhability to use it.