XDOC (JauMing Tseng)
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Executable envelopes |extensions={{ext|exe}} |released=1988? }} '''XDOC''' is a DOS utility for creating an EXE file...") |
|||
Line 3: | Line 3: | ||
|subcat=Executable envelopes | |subcat=Executable envelopes | ||
|extensions={{ext|exe}} | |extensions={{ext|exe}} | ||
− | |released= | + | |released=≤1996 |
}} | }} | ||
'''XDOC''' is a DOS utility for creating an [[MS-DOS EXE|EXE]] file that, when executed, displays a text document in a full-screen viewer. It was developed by JauMing Tseng. | '''XDOC''' is a DOS utility for creating an [[MS-DOS EXE|EXE]] file that, when executed, displays a text document in a full-screen viewer. It was developed by JauMing Tseng. |
Latest revision as of 21:06, 2 November 2021
XDOC 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 JauMing Tseng.
The original document can be recovered by running the EXE file in a DOS environment, and pressing "P" to "print" to a file.
[edit] Identification
At least for some versions of XDOC, the ASCII signature "xdoc
" appears at offset 28 of the generated EXE file.
[edit] Software
- XDOC v1.27 (1998)