PACKER (ImagiSOFT)
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| m (→Sample files) |  (Added v3.0) | ||
| Line 17: | Line 17: | ||
| * {{CdTextfiles|swheaven2/utility/fintouch.zip|The Finishing Touch v2.0}} (1992), includes PACKER v2.0 | * {{CdTextfiles|swheaven2/utility/fintouch.zip|The Finishing Touch v2.0}} (1992), includes PACKER v2.0 | ||
| * {{CdTextfiles|somuch/smsharew4/PROG/FINISH26.ZIP|The Finishing Touch v2.6}} (1993), includes PACKER v2.0 | * {{CdTextfiles|somuch/smsharew4/PROG/FINISH26.ZIP|The Finishing Touch v2.6}} (1993), includes PACKER v2.0 | ||
| + | * [http://discmaster.textfiles.com/file/6178/PSL%20Monthly%20Shareware%20CD-ROM%20Volume%203%20Number%208%20(Public%20Software%20Library).bin/prgmming/dos/gen_inst/finish30.zip The Finishing Touch v3.0] (1995), includes PACKER v3.0 | ||
| == Sample files == | == Sample files == | ||
Revision as of 15:33, 11 February 2023
PACKER is a compressed archive utility for DOS, developed by ImagiSOFT of Albuquerque, NM. It is a component of their installation software named The Finishing Touch.
PACKER's native file format is just called PACKED by the Finishing Touch documentation. Some third-party utilities (e.g. IDArc and LGFV) call it "PFT". It usually uses PKWARE DCL Implode compression.
PACKER does not provide a default filename extension, but .PAK is used by the Finishing Touch documentation and sample scripts.
| Contents | 
Identification
Files begin with bytes (hex) 00 50 00 14 for PACKER 2.0, and 00 50 00 1E for 3.0. They seem to always end with 1e 00.
Software
- The Finishing Touch v2.0 (1992), includes PACKER v2.0
- The Finishing Touch v2.6 (1993), includes PACKER v2.0
- The Finishing Touch v3.0 (1995), includes PACKER v3.0
Sample files
- FINISH26.ZIP → SAMPLE.PAK

