LHA/LHarc self-extracting archive

From Just Solve the File Format Problem
Revision as of 22:52, 23 March 2022 by Jsummers (Talk | contribs)

Jump to: navigation, search
File Format
Name LHA/LHarc self-extracting archive
Ontology
Extension(s) special
Released ≤1989

LHA/LHarc self-extracting archive refers to the various self-extracting archive formats associated with the LHarc/LHA family of compressed archive utilities.

Refer to LHA for information about the underlying archive format.

This article primarily covers files for the DOS platform. (TODO: Other platforms.)

Note that some relatives of LHA, such as LArc and PMA, have self-extracting archive formats that are not covered here.

The usual manner of creating a self-extracting archive is to first create a normal (.LZH/.LHA) archive, then run the software on that non-executable archive using the "s" function.

Contents

Format details

LHarc v1.x can create archives in either COM or EXE format. LHA v2.x only supports EXE format.

Starting with v1.12, EXE files can be structured in two different ways: "Small model" (the default), or "Large model". Large model is selected by using the /x (v1.x) or /x1 (v2.x) option.

Special filenames

  • ! (versions ~1.13+)

If a self-extracting file contains a member file named "!", that file will be displayed as text prior to extraction, with a prompt to continue. The documentation names this feature "telop".

  • AUTOLARC.BAT (versions through ~1.12)

If a self-extracting file contains a member file named "AUTOLARC.BAT", the BAT file will be executed after the files are extracted.

  • AUTOLARC.BAT (1.x versions ~1.13+)

A self-extracting file can optionally be created such that, if the end user supplies a customizable keyword on the command line, a member file named "AUTOLARC.BAT" will be executed after the files are extracted.

  • !.BAT (2.x versions)

If a self-extracting file contains a member file named "!.BAT", and the end user uses the special "/!" or "-!" option, the BAT file will be executed after the files are extracted. [Ed. note: Or so says the documentation. Confirmation needed.]

Identification

LHarc/LHA self-extracting archives contain a text message that will be printed when the files are extracted, which could be useful for format identification. Unfortunately, the message is not consistently located or formatted.

An example of such a message is "LHarc's SFX 1.13S (c) Yoshi, 1989". It contains a version number (which may only be approximate), and usually an "S" or "L" suffix indicating Small or Large model.

The following table summarizes most of the DOS formats.

Software Exec. format Versions Model Offset Message begins... Remarks
LHarc DOS COM 1.00 6 "SFX of LHarc"
LHarc DOS COM 1.12-1.13 6 "LHarc's SFX"
LHice DOS COM 1.14 6 "LHice's SFX" LHice is fake, but it exists.
LHARC DOS COM 1.14β 6 "LHARC SFX" LHARC 1.14β is probably fake, but it exists.
LHarc DOS EXE 1.00 38 "SFX of LHarc"
LHarc DOS EXE 1.12-1.13 S 38 "LHarc's SFX"
LHice DOS EXE 1.14 S 38 "LHice's SFX"
LHARC DOS EXE 1.14β S 38 "LHARC SFX"
LHarc DOS EXE 1.12-1.13 L 37 "LHarc's SFX"
LHice DOS EXE 1.14 L 37 "LHice's SFX"
LHARC DOS EXE 1.14β L 37 "LHARC SFX"
LHa DOS EXE 2.05 S or L 36 "LH's SFX"
LHa/LHA DOS EXE 2.06-2.10 S or L 36 "LHa's SFX"
LHA DOS EXE 2.11-2.66 S or L 36 "LHA's SFX"

Software

Refer to LHA#Software, especially the main LHarc/LHA software.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox