READMAKE
From Just Solve the File Format Problem
(Difference between revisions)
MihaiPopa7 (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Executable envelopes |extensions={{ext|exe}} |released=1993 }} '''READMAKE''' is a DOS utility for creating a DOS EXE file that...") |
MihaiPopa7 (Talk | contribs) |
||
Line 8: | Line 8: | ||
== Identification == | == Identification == | ||
− | EXE files made by the 03/31/93 version of READMAKE has {{magic|blREADINCL}}. and other READMAKE-specific text at near bottom. Then the text data from the input document comes in. | + | EXE files made by the 03/31/93 version of READMAKE has {{magic|blREADINCL}}. and other READMAKE-specific text at near bottom. Also at near bottom is this text string: {{magic|"Written by Bruce Guthrie, Wayne Software and U.S. Dept of Commerce"}}. Then the text data from the input document comes in. |
== Software == | == Software == |
Revision as of 05:06, 14 September 2024
READMAKE is a DOS utility for creating a DOS EXE file that, when executed, displays a text document in a full-screen viewer. It was developed by Bruce Guthrie and Wayne Software.
Identification
EXE files made by the 03/31/93 version of READMAKE has blREADINCL
. and other READMAKE-specific text at near bottom. Also at near bottom is this text string: "Written by Bruce Guthrie, Wayne Software and U.S. Dept of Commerce"
. Then the text data from the input document comes in.
Software
- READMAKE 03/31/93 (informally 3.07): READ307.ZIP
Sample files
- READMAKE Sample → HELLO.EXE