SFX
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|sfx}} }} '''SFX''' (Self-Extracting Archive) is an archive format for the Commodore 64 and 128 consist...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|sfx}} | |extensions={{ext|sfx}} | ||
}} | }} | ||
+ | :''For self-extracting archives in general, see [[Archiving#Self-extracting archives]].'' | ||
'''SFX''' (Self-Extracting Archive) is an archive format for the Commodore 64 and 128 consisting of files compressed in the [[LHA]] format and appended to a program to extract them, so that the archive and its extractor is self-contained and no other program needs to be downloaded or installed in order to extract the archive. Unlike the [[SDA]] format (which this one succeeded), the extractor is cross-compatible between both Commodore platforms (C-64 and C-128). | '''SFX''' (Self-Extracting Archive) is an archive format for the Commodore 64 and 128 consisting of files compressed in the [[LHA]] format and appended to a program to extract them, so that the archive and its extractor is self-contained and no other program needs to be downloaded or installed in order to extract the archive. Unlike the [[SDA]] format (which this one succeeded), the extractor is cross-compatible between both Commodore platforms (C-64 and C-128). | ||
+ | |||
+ | == Software == | ||
+ | * [[Unar]] | ||
+ | * [http://style64.org/dirmaster DirMaster] | ||
+ | |||
+ | == Sample files == | ||
+ | * http://www.zimmers.net/anonftp/pub/cbm/c64/games/index.html → *.sfx | ||
+ | * {{DexvertSamples|archive/selfExtractingLHA}} | ||
== Links == | == Links == |
Latest revision as of 02:54, 28 December 2023
- For self-extracting archives in general, see Archiving#Self-extracting archives.
SFX (Self-Extracting Archive) is an archive format for the Commodore 64 and 128 consisting of files compressed in the LHA format and appended to a program to extract them, so that the archive and its extractor is self-contained and no other program needs to be downloaded or installed in order to extract the archive. Unlike the SDA format (which this one succeeded), the extractor is cross-compatible between both Commodore platforms (C-64 and C-128).
[edit] Software
[edit] Sample files
- http://www.zimmers.net/anonftp/pub/cbm/c64/games/index.html → *.sfx
- dexvert samples — archive/selfExtractingLHA