OS/2 PACK2 archive
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|??_}}, {{ext|??@}}, others }} '''FTCOMP''' is the signature of a compressed archive format used on OS/2...") |
Revision as of 17:01, 16 May 2018
FTCOMP is the signature of a compressed archive format used on OS/2, particularly by software installers. Whether "FTCOMP" is the correct name of the format is unknown.
Identification
Files apparently begin with bytes a5 96 fd ff
.
Software
- https://github.com/martinlindhe/formats - Supports FTCOMP in some way