home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / packery / ltl_12 / ltlv12.readme < prev    next >
Text File  |  1977-12-31  |  2KB  |  48 lines

  1. Short:     GUI to repack LHA into LZX
  2. Author:    Esteve Boix <axe@arrakis.es>
  3. Type:      util/arc
  4. Uploader:  Esteve Boix <axe@arrakis.es>
  5. Version:   1.2
  6. Replaces:  LTLv11.lha
  7.  
  8. Recently I've found myself decrunching a lot of LHA files into
  9. RAM: and then recrunching them using LZX to save some disk-space,
  10. so one day I sat down and start writing this little program.
  11.  
  12. LTL (LHA to LZX) is the result.
  13.  
  14. It simply opens a GUI where you can specify the original LHA/LZH
  15. file and a temporary dir. This dir *must* be empty, as its' contents
  16. are deleted.
  17.  
  18. Pressing 'Do it' will start the process.
  19.  
  20. You need:
  21.  
  22. -AmigaDOS v2.0+ (v36+)
  23. -ReqTools.library v37+ (tested with 38.122).
  24. -LHA and LZX in your c: (tested with LHA v1.30 and LZX v1.21)
  25.  
  26. New in v1.2:
  27.  
  28. -LTL considered all the LZX larger than the original LHA files after
  29.  it founds the first LZX file larger than an LHA. (Clear ?)
  30.  Thanks to Phillipe Raoult for reporting this bug.
  31. -Filenotes are kept. Thanks to Jerome Chesnot for the suggestion.
  32. -If the specified temp dir was not empty, it was not unlocked by LTL.
  33. -Uses ReqTools.library (from Nico François) for the requesters.
  34.  Filerequesters still use the ASL.library.
  35.  
  36. To do:
  37.  
  38. -Maybe add the possibility to specify more LZX options.
  39. -Multiple conversions.
  40. -Maybe implement an internal delete function. Now uses 'c:delete'. Crap,
  41.  but works.
  42. -Suggestions ?
  43.  
  44. This product is Freeware. If you use it and like it please drop me a mail.
  45.  
  46. By using this product, you accept the FULL responsibility for any damage
  47. or loss that might occur through its use or the inhability to use it.
  48.