TEXE
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Executable envelopes |extensions={{ext|exe}} |released=1991 }} '''TEXE''' is a DOS utility for creating an EXE file ...") |
|||
Line 10: | Line 10: | ||
== Identification == | == Identification == | ||
− | + | For files generated by TEXE v1.0, the ASCII string "{{magic|Copyright (c) 1991 Raymond Payette}}" appears at offset 13926. | |
== Software == | == Software == | ||
* {{CdTextfiles|nightowl/pdsi006/029A/TEXE.ZIP|TEXE v1.0}} | * {{CdTextfiles|nightowl/pdsi006/029A/TEXE.ZIP|TEXE v1.0}} | ||
* [https://archive.org/details/msdos_shareware_fb_TXT2EXE TEXE v1.0 at Internet Archive] | * [https://archive.org/details/msdos_shareware_fb_TXT2EXE TEXE v1.0 at Internet Archive] |
Revision as of 17:15, 20 October 2021
TEXE is a DOS utility for creating an EXE file that, when executed, displays a text document in a full-screen viewer. It was developed by Raymond Payette.
The original text file can be recovered by the TEXTRACT.EXE utility included with the software.
Identification
For files generated by TEXE v1.0, the ASCII string "Copyright (c) 1991 Raymond Payette
" appears at offset 13926.