Talk:ARJ
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "I found ARJ in the Lotus Approach 3.0 installer: <pre> Disk1: CINSTALL.INI INSTALL.DSK INSTALL.EXE INSTALL.INI INSTALL.LST IVCW.DLL LEAME.WRI LEERRED.TXT LOTUS001.DSK SN.DAT U...") |
|||
Line 32: | Line 32: | ||
</pre> | </pre> | ||
− | Thats interesting bec. Lotus used in AmiPro3 | + | Thats interesting bec. Lotus used in AmiPro3 .CMZ, a "disguised" DCL Deflate. |
Latest revision as of 06:44, 26 September 2025
I found ARJ in the Lotus Approach 3.0 installer:
Disk1: CINSTALL.INI INSTALL.DSK INSTALL.EXE INSTALL.INI INSTALL.LST IVCW.DLL LEAME.WRI LEERRED.TXT LOTUS001.DSK SN.DAT UNARJW.DLL <--- !!
file LOTUS001.DSK: LOTUS001.DSK: ARJ archive data, SFX multi-volume, v4, slash-switched, created 15 jun 1980+13, original name: LOTUS000.DSK, os: MS-DOS
head -c 100 LOTUS001.DSK | hd 00000000 60 ea 2c 00 1e 04 01 00 10 00 02 a0 a0 46 cf 1a |`.,..........F..| 00000010 00 00 00 00 00 00 00 00 00 00 00 00 03 00 00 00 |................| 00000020 00 00 4c 4f 54 55 53 30 30 30 2e 44 53 4b 00 00 |..LOTUS000.DSK..| 00000030 6b f7 d3 e9 00 00 60 ea 2c 00 1e 04 01 00 10 00 |k.....`.,.......| 00000040 00 67 59 6a ed 1c 54 00 00 00 54 00 00 00 41 ad |.gYj..T...T...A.| 00000050 7b 2f 00 00 00 00 00 00 4c 54 53 54 4f 4f 4c 53 |{/......LTSTOOLS| 00000060 2e 49 4e 49 |.INI|
Thats interesting bec. Lotus used in AmiPro3 .CMZ, a "disguised" DCL Deflate.