AXE (executable compression)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |subcat2=Executable compression |extensions=special, {{ext|axe}} |released=1988? }} '''AXE''' is an executable compress...") |
|||
Line 14: | Line 14: | ||
== Software == | == Software == | ||
* [https://www.sac.sk/download/pack/axe.zip AXE v2.2] | * [https://www.sac.sk/download/pack/axe.zip AXE v2.2] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{CdTextfiles|ultimateswco/ut/ut081.zip|ut081.zip}} → README.EXE (+ more examples inside the self-extracting archives in this package) | ||
== Links == | == Links == | ||
* [https://books.google.com/books?id=fToEAAAAMBAJ&lpg=PA1&rview=1&pg=PA24#v=onepage&q&f=false InfoWorld magazine article] (1988-09-12 p. 24) | * [https://books.google.com/books?id=fToEAAAAMBAJ&lpg=PA1&rview=1&pg=PA24#v=onepage&q&f=false InfoWorld magazine article] (1988-09-12 p. 24) |
Latest revision as of 17:38, 27 August 2024
AXE is an executable compression utility for DOS, developed by System Enhancement Associates (see ARC).
It compresses EXE files, and COM files (converting them to EXE).
By default, it creates backup files with the filename extension .AXE.
[edit] Software
[edit] Sample files
- ut081.zip → README.EXE (+ more examples inside the self-extracting archives in this package)
[edit] Links
- InfoWorld magazine article (1988-09-12 p. 24)