XEQ - COM 文件库及命令执行器 1.01 版
XEQ 允许 COM 格式的文件存储在其内部以节省磁盘空间。
允许加入文件直至 XEQ 文件能保持在 64K 字节之内。
命令语法如下:
XEQ - 运行包含的 COM 文件及 DOS 命令
XEQ /A - 增加新的 COM 文件到库文件中
XEQ /D - 从库文件中删除 COM 文件
XEQ /E - 从库文件中提取命令恢复为 COM 文件
XEQ /L - 列出在库文件中的命令文件
是任意的 DOS 命令文件,如果此命令文件没有包含在库文件中,
将被传递给 DOS 并如同内部命令、COM 命令、EXE 命令或 BAT 命令被正常执行。
带着 /A、 /E 或 /D 参数运行程序, 必须是 COM 文件或者没有扩展。
被修改的 XEQ.COM 文件将始终被保存在当前驱动器的当前目录内。
在使用 /A 和 /E 参数时可以指定完全路径。环境变量 PATH 不被使用。
作者发行给公共领域在非商业环境下使用。
版权所有 1987 Hardwood 软件联合体。所有的权利保留
金狮计算机软件工作室 窦杰晖 收藏并制作此中文化帮助信息
偶 E 文学得不好,如有翻译错误请海涵 :-)
打开附件
XEQ - COM File Library and Command Executor Version 1.01
XEQ allows COM - formatted files to be stored inside it to save disk space.
Allows adding files until the XEQ file can be kept within 64K bytes.
The command syntax is as follows:
XEQ - Run the included COM file and DOS commands
XEQ /A - Add a new COM file to the library file
XEQ /D - Delete a COM file from the library file
XEQ /E - Extract a command from the library file and restore it to a COM file
XEQ /L - List the command files in the library file
Is any DOS command file. If this command file is not included in the library file,
it will be passed to DOS and executed normally as an internal command, COM command, EXE command, or BAT command.
When running the program with /A, /E, or /D parameters, it must be a COM file or have no extension.
The modified XEQ.COM file will always be saved in the current directory of the current drive.
When using /A and /E parameters, a full path can be specified. The environment variable PATH is not used.
The author releases it to the public domain for non - commercial use.
Copyright 1987 Hardwood Software Consortium. All rights reserved
Collected and produced this Chinese - translated help information by Dou Jiehui of Golden Lion Computer Software Studio
My E - literature is not good. Please forgive me for any translation errors :-)
Open the attachment