This is a free software, there are many on the Internet!
Attachment: The usage format of TXT2EXE:
TXT2EXE <source text file name> ]
Parameter description:
/C: Generate a compressed executable file
/E: In the executable file, retain the information of the source text file, so that it can be decompiled into a text file using TXT2EXE
/P: Generate an executable file with a print function (press F7 key)
/R: After compilation, run the executable file immediately
/S: Generate an executable file that can self-separate text information
For example: If you want to make C:\DEMO.TXT into an EXE file, the usage format is:
TXT2EXE C:\DEMO.TXT DEMO.EXE
I try to download here Txt2Exe 3.0b 28.19 KB
http://www.simtel.net/pub/pd/54314.shtml
Tested and passed under pure MSDOS7.1!
[
Last edited by 雨露 on 2006-9-28 at 01:20 ]