TSComp

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
(Software)
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
|name=TSComp
 
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Archiving
 
|subcat=Archiving
|extensions={{ext|tsc}}
+
|extensions={{ext|??$}}, {{ext|lib}}, {{ext|cmp}}, others
 +
|wikidata={{wikidata|Q105851559}}
 +
|released=≤1991
 
}}
 
}}
'''TSComp''' is a archive format with a full name of "The Sterling COMPressor archive"
+
'''TSComp''' is the informal name of a compressed archive format used by some versions of the [[InstallShield]] installation software by The Stirling Group. It is also supported by a DOS utility named '''The Stirling Compressor'''. It uses [[PKWARE DCL Implode]] compression.
 +
 
 +
== Identifiers ==
 +
For single-file archives, often the last letter of the filename extension is changed to "$". For multi-file archives, the most common extensions seem to be '''.lib''' and '''.cmp'''.
  
 
== Identification ==
 
== Identification ==
Files begin with bytes: {{magic|65 5D 13 8C 08 01}}
+
Files begin with bytes: {{magic|65 5D 13 8C 08 01}}.
 +
 
 +
== Software ==
 +
* [{{SACFTPURL|pack|tscomp.zip}} The Stirling Compressor v1.3.21]
 +
* [https://github.com/sourcekris/untsc untsc] A command line extractor with source in Golang.
  
 
== Sample files ==
 
== Sample files ==
* https://telparia.com/fileFormatSamples/archive/tscomp/TWOFILES.TSC
+
* https://telparia.com/fileFormatSamples/archive/tscomp/
 +
* {{CdTextfiles|megawin4/WINDOWS/APPS/PSP20.ZIP|PSP20.ZIP}}
 +
* {{CdTextfiles|cream02/WINDOWS/AP3013.ZIP|AP3013.ZIP}}
 +
* {{CdTextfiles|1000games/YA16/mastmath.zip|mastmath.zip}}
 +
* {{CdTextfiles|pier/pier05/047/pimfo10.zip|pimfo10.zip}}

Revision as of 12:33, 9 February 2023

File Format
Name TSComp
Ontology
Extension(s) .??$, .lib, .cmp, others
Wikidata ID Q105851559
Released ≤1991

TSComp is the informal name of a compressed archive format used by some versions of the InstallShield installation software by The Stirling Group. It is also supported by a DOS utility named The Stirling Compressor. It uses PKWARE DCL Implode compression.

Contents

Identifiers

For single-file archives, often the last letter of the filename extension is changed to "$". For multi-file archives, the most common extensions seem to be .lib and .cmp.

Identification

Files begin with bytes: 65 5D 13 8C 08 01.

Software

Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox