FIZ
(Created page with "{{FormatInfo |formattype=electronic |subcat=Archiving |extensions={{ext|fiz}} |released=≤1990 (old format), ≤1991 (new) }} '''FIZ''' is an installer archive format, whose ...") |
|||
| Line 16: | Line 16: | ||
The "new" FIZ format, with signature "{{magic|FIZ}}", is used by Maximus 2.x and 3.x. | The "new" FIZ format, with signature "{{magic|FIZ}}", is used by Maximus 2.x and 3.x. | ||
| + | |||
| + | == Specifications == | ||
| + | * [{{DexvertbinblobURL|vibeExtract/fizArchive/FIZ.txt}} vibeExtract:fizArchive/FIZ.txt] | ||
== Identification == | == Identification == | ||
| Line 23: | Line 26: | ||
== Software == | == Software == | ||
| − | Extraction is done internally by the Maximus installer software | + | Extraction is done internally by the Maximus installer software. |
Maximus distributions: | Maximus distributions: | ||
| Line 30: | Line 33: | ||
* {{CdTextfilesURL|simtel/simtel/DISK2/DISC1/BBS/}} → MAX200_*.ZIP - Maximus 2.0 | * {{CdTextfilesURL|simtel/simtel/DISK2/DISC1/BBS/}} → MAX200_*.ZIP - Maximus 2.0 | ||
* {{CdTextfilesURL|simtel/simtel9510/disk1/DISC1/BBS/}} → MAX300*.ZIP - Maximus 3.0 | * {{CdTextfilesURL|simtel/simtel9510/disk1/DISC1/BBS/}} → MAX300*.ZIP - Maximus 3.0 | ||
| + | |||
| + | Other: | ||
| + | * [{{DexvertbintreeURL|vibeExtract/fizArchive}} vibeExtract:fizArchive] | ||
== Sample files == | == Sample files == | ||
* Refer to the Maximus software distributions listed elsewhere on this page. | * Refer to the Maximus software distributions listed elsewhere on this page. | ||
Latest revision as of 20:01, 20 July 2026
FIZ is an installer archive format, whose only known use is in Maximus. Maximus is BBS software for DOS and OS/2, developed by Scott Dudley and Lanius Corporation.
Contents |
[edit] Disambiguation
Not related to the Fiz utility associated with Zoo format.
[edit] Format details
There are two known versions of FIZ.
The "old" FIZ format, with signature "ACOPY", is used by Maximus 1.x. The software seems to call it "ACOPY", but the manual calls it "FIZ", and says "Most of the files in the distribution kit are packed using a proprietary FIZ compression method".
The "new" FIZ format, with signature "FIZ", is used by Maximus 2.x and 3.x.
[edit] Specifications
[edit] Identification
Old format begins with ASCII "ACOPY".
New format begins with ASCII "FIZ".
[edit] Software
Extraction is done internally by the Maximus installer software.
Maximus distributions:
- http://cd.textfiles.com/psl/pslv2nv08/BIZ/DOS/BBS/ → MAXI_*.ZIP - Maximus 1.02
- MAXS_102.ZIP - v1.02 source code (For reference; has nothing about FIZ/ACOPY.)
- http://cd.textfiles.com/simtel/simtel/DISK2/DISC1/BBS/ → MAX200_*.ZIP - Maximus 2.0
- http://cd.textfiles.com/simtel/simtel9510/disk1/DISC1/BBS/ → MAX300*.ZIP - Maximus 3.0
Other:
[edit] Sample files
- Refer to the Maximus software distributions listed elsewhere on this page.