home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / varie / xad / docs / exe2arc.doc < prev    next >
Encoding:
Text File  |  2000-06-25  |  1.0 KB  |  46 lines

  1. NAME
  2.     exe2arc 1.2
  3.  
  4. SYNOPSIS
  5.     exe2arc FROM/A,TO
  6.  
  7. DESCRIPTION
  8.     This program extracts the archive data from self extracting
  9.     archive files. You can afterwards use that archive with xad
  10.     or any other unarchiver. It equals the executable file, except
  11.     the exe header is stripped and offsets are corrected. It works
  12.     with all executable formats, which contain valid archive data.
  13.  
  14.     Currently Zip, Rar, LhA, Cabinet, Arj and Ace are supported.
  15.     Always test the extracted archive, as it may be damaged.
  16.  
  17.     FROM specifies the exe file archive that should be handled.
  18.  
  19.     TO is the name of destination archive file. This is automatically
  20.     created, if not given.
  21.  
  22. EXAMPLE
  23.     Shell> exe2arc pk204g.exe
  24.  
  25. HISTORY
  26.     exe2arc 1.2
  27.     - added Rar, LhA, Cabinet, Arj, Ace
  28.     - renamed tool
  29.  
  30.     exe2zip 1.1
  31.     - now supports somewhat faulty exe files.
  32.  
  33.     exe2zip 1.0
  34.     - First public release.
  35.  
  36. COPYRIGHT
  37.     exe2arc is freely distributable for noncommercial use.
  38.  
  39. AUTHOR
  40.     Dirk Stöcker
  41.     Geschwister-Scholl-Straße 10
  42.     01877 Bischofswerda
  43.     GERMANY
  44.     
  45.     Dirk Stoecker <stoecker@amigaworld.com>
  46.