I downloaded a Dwarf boot disk a few days ago. When I extracted the files inside, there was an argj.exe. At first glance, I thought it was a RAR compression, but after adding a few files myself, it didn't work. After testing for a long time, I found that the compression format of this argj.exe was incorrect. The original argj.exe would decompress directly under DOS, but the one I made with RAR wouldn't. And the original argj.exe has the following sentences in the header
-------------------------------
MZ ) 1 1 ?€ T B PMODSTUB.EXE generated on Sun Oct 22 16:55:35 2000
The PMODSTUB.EXE stub loader is Copyright (C) 1993-1995 DJ Delorie.
Permission granted to use for any purpose provided this copyright
remains present and unmodified.
This only applies to the stub, and not necessarily the whole program.
--------------------------------
It decompresses itself under DOS. I saved the decompression process, please see
--------------------------------
RAR SFX archive
Extracting from c:/argj.exe
Extracting ATTRIB.COM 2% OK
Creating DOC OK
Extracting DOC\BATCH.TXT 2% OK
Extracting CMOSMENU.TXT 2% OK
Extracting MEMSCAN.txt 2% OK
.................
--------------------------------
May I ask how this is compressed? Thanks!!!
[ Last edited by dalong on 2007-8-14 at 08:35 PM ]
-------------------------------
MZ ) 1 1 ?€ T B PMODSTUB.EXE generated on Sun Oct 22 16:55:35 2000
The PMODSTUB.EXE stub loader is Copyright (C) 1993-1995 DJ Delorie.
Permission granted to use for any purpose provided this copyright
remains present and unmodified.
This only applies to the stub, and not necessarily the whole program.
--------------------------------
It decompresses itself under DOS. I saved the decompression process, please see
--------------------------------
RAR SFX archive
Extracting from c:/argj.exe
Extracting ATTRIB.COM 2% OK
Creating DOC OK
Extracting DOC\BATCH.TXT 2% OK
Extracting CMOSMENU.TXT 2% OK
Extracting MEMSCAN.txt 2% OK
.................
--------------------------------
May I ask how this is compressed? Thanks!!!
[ Last edited by dalong on 2007-8-14 at 08:35 PM ]
