这是个自由软件,网上很多呀!
附: TXT2EXE的使用格式:
TXT2EXE <源文本文件名> ]
参数说明:
/C:生成压缩的可执行文件
/E:在可执行文件中,保留源文本文件的信息,以便使用TXT2EXE反编译成文本文件
/P:生成一个具有打印功能(按F7键)的可执行文件
/R:编译完后,立即运行该可执行文件
/S:生成一个可自我分离文本信息的可执行文件
例如:想把C:\DEMO.TXT制作成EXE文件,使用格式为:
TXT2EXE C:\DEMO.TXT DEMO.EXE
我在这网站试下可下 Txt2Exe 3.0b 28.19 KB
http://www.simtel.net/pub/pd/54314.shtml
在纯MSDOS7.1下测试通过!
Last edited by 雨露 on 2006-9-28 at 01:20 ]
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 ]