TextExe (LRC Computing)
From Just Solve the File Format Problem
(Difference between revisions)
(sample files) |
|||
Line 14: | Line 14: | ||
== Software == | == Software == | ||
* {{CdTextfiles|psl/pslv3nv04/UTILS/DOS/FILEVIEW/T2E.ZIP|TextExe v1.0}} | * {{CdTextfiles|psl/pslv3nv04/UTILS/DOS/FILEVIEW/T2E.ZIP|TextExe v1.0}} | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|document/textExeLRC}} |
Latest revision as of 13:59, 22 October 2024
TextExe (long name: "Freeware Text To Exe Utility") 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 LRC Computing.
[edit] Identification
For an EXE file generated by v1.0, the ASCII string "KLATUBARADANICTU
" appears at offset 9851.
Note: The executable (boilerplate) portion of a generated file uses DIET compression.