China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-20 03:04
中国DOS联盟论坛 » DOS软件下载 & 游戏分享 (下载室) » The general-purpose toolkit used by the late Mr. Zhu Chongjun, the author of CCED! View 33,295 Replies 94
Original Poster Posted 2007-09-14 18:04 ·  中国 河北 石家庄 联通
初级用户
★★
Credits 183
Posts 65
Joined 2006-04-26 16:48
20-year member
UID 54497
Gender Male
Status Offline
This general-purpose tool was obtained free of charge by me many years ago and has made great contributions to me. It was originally on a 5-inch floppy disk. I accidentally found it when moving recently and cherished it as if it were a treasure. After making many efforts, I only managed to read some files with a dilapidated 5-inch floppy drive. I don't dare to keep it to myself.

After opening the compressed package, please browse the README.COM file. Mr. Zhu has made detailed instructions for you. Some of these files were developed by the author, some are localized, and some are adapted. They are very practical, and I believe one of them will be suitable for you:

AIN.EXE-------File compression program (version 2.2)
Basic usage: Compress AIN A compressed file name source file name list
AIN A -r compressed file name source file name list (including directory tree)
AIN A -fXXK (or M) compressed file name source file name list (Compress by specified size)
AIN A -fa A:compressed file name source file name list (Compress by remaining space on disk)
Update AIN U compressed file name source file name list
Extract AIN E compressed file name (General compressed file extraction)
AIN X compressed file name (Extraction of compressed file with directory tree)
View AIN L compressed file name
AINEXT.EXE----AIN compressed file extraction program
ARJ.EXE-------File compression program (version 2.50. Execute ARJ -? to get help)
Basic usage: Compress ARJ A compressed file name source file name list
ARJ A -JE compressed file name source file name list (Generate EXE file, or -JE1)
ARJ A -R compressed file name source file name list (Including directory tree)
ARJ A -V1200 compressed file name source file name list (Compress by specified size)
(Available -V360, -V720, -V1200, -V1440)
ARJ A -VA A:compressed file name source file name list (Compress by remaining space on A disk, or B)
Update ARJ U compressed file name source file name list
Extract ARJ E compressed file name (General compressed file extraction)
ARJ X compressed file name (Extraction of compressed file with directory tree)
ARJ E -V -VV -VW compressed file name
(Extraction of multi-disk compressed file. -V automatically prompts for changing disk, -VV rings when changing disk, -VW confirms three times)
View ARJ L compressed file name
ASM.EXE(compressed)--Macro assembler MASM 5.0 version!a (Execute C:\DOS>A:ASM to extract to current directory. Or B:ASM)
Extracted file names: MASM.EXE, LINK.EXE, EXE2BIN.EXE, ASM.BAT
Execute ASM assembly source program name to assemble, link and generate.COM file
B2E.COM-------BAT file to COM file program
Execute B2E batch file name.BAT to generate batch file name.COM file
BOOT.COM------Rebuild BOOT program (A:, B:, C:)
Rewrite boot sector, can save partition table. Can clear boot sector virus. Please restart DOS immediately after execution.
Note: Only for all hard disks partitioned with DOS. Cannot be used if there is XENIX or UNIX.
C16.COM-------Display 16-color PCX image file program
Format: C16 image file name
Among them: X - Display top-left X coordinate (byte position 0-79)
Y - Y coordinate (0-479)
Image file extension defaults to.PCX
/N - Do not set display mode
/0-9,A-F: Set border color
/I character: Exit this program only after typing this character after display
/T0-9: Exit after delay 0-9 seconds
CCD.COM-------Directory jump program
Format: CCD (Directory name can only type the first few characters)
CDBG.COM------Localized DEBUG 3.30 version
CLNDOS.COM----Clear non-DOS partition program on hard disk (Please use with caution!)
CLPART.COM----Clear all partition program on hard disk (Please use with caution!)
CT.COM--------Modify file date and time program (Use Chinese characters to display help without parameters)
First use DATE and TIME to set date and time, then execute CT file name. Wildcards? and * can be used
CUT.EXE!a-------File splitting program (Display help without parameters)
Format: CUT n file name. Among them: n is K number, length of each sub-file.
Generated sub-file names: file name.001-.999
DB.COM--------View BOOT program (Display help without parameters)
Format: DB . Display the content of the disk boot sector in the format of DEBUG's D command.
DISPER.COM----Generate program to display Chinese text under Western characters (Display Chinese characters to display help without parameters)
Format: DISPER file name Generate executable file file name.COM (source file should have no extension)
DISPER file name.COM Generate source text file
When generating executable file, it requires that there is display font library HZK16 or HZK16F under C:\213
FASTKEY.COM---Set keyboard acceleration program
FOX.EXE(compressed)--Localized FoxBASE v2.10 version!a (Execute C:\DOS>A:FOX to extract to current directory. Or B:FOX)
G16.COM-------16-color VGA screen image save PCX format file program
Format: G256 (add other parameters later: exit) Image file name is C???.PCX(??? is 001-999)
Use: <Screen copy key> - Activate <Enter> - Save image file <ESC> - Do not save image and exit
<Caps Lock> - Off: Move, On: Change size <+> - Increase color number
<Scroll Lock> Off: Step 1, On: Step 10 <-> - Decrease color number
GB.EXE--------GWBASIC 2.01 version
GETDIR.COM----Save or restore current directory program (Display help without parameters or / switch)
Format: GETDIR/S - Save current disk and directory to file PUSHDIRS.POP under C:\
GETDIR/P - Restore current disk and directory according to file C:\PUSHDIRS.POP
GETSTR.COM----Obtain screen text module (resident. Execute: GETSTR/? to display help)
Press screen copy key, save the text characters on current screen to file STR.???
The first file is STR.001, and the extension of the following files increases by 1 in turn
GM.EXE(compressed)--Game menu generation program (Execute C:\>A:GM to extract to current directory. Or B:GM)
Please read the instructions GM.DOC in detail (Chinese characters). TYPE GM.DOC can be displayed (under Chinese character system).
Step 1: Edit GM.TXT file (any standard text file editing software, such as PE, WS, EDIT..)
The first line first number is the number of menus per line, allowed to be 1-5. Then is the menu title name.
The following lines describe each menu item: first is the menu display name, end with comma, then is the disk, directory and execution file name where the game is located, end with semicolon. If there are Chinese characters in the menu display name, it should be edited under Chinese character system.
Step 2: Execute CGM to generate GM.COM. Can select menu color.
The game menu GM.COM should be generated under C:\, and there should be C:\ item in PATH
Execute GM under DOS prompt to display menu, move cursor to the desired game and press enter.
HD.EXE(compressed)--Fast floppy disk copying program version 2.2r (Execute C:\DOS>A:HD to extract to current directory. Or B:HD)
If operating in A drive, can execute HDA, if operating in B drive, then execute HDB. Follow the screen prompts.
INC.COM-------Binary file to INCLUDE program
Execute INC file name to generate each byte in the specified file (no extension) in the form of ASCII code as DB format file (extension.INC), the first line has the original file name as label
The generated file can be called in the main program with INCLUDE command
LBL.COM-------Set and modify copy disk volume label program (LBL/? to display help)
Format: LBL Edit or modify volume label of specified disk
LBL source disk target disk Copy volume label of source disk to target disk
LHA.EXE-------Advanced file compression program (version 2.13. Display help without parameters)
Basic usage: Compress LHA A compressed file name source file name list
Compress with directory LHA A -R -X -P compressed file name source file name list
Generate EXE file LHA S compressed file name
Extract LHA E compressed file name
Extract with directory LHA X compressed file name
LHD.COM-------Hard disk locking program
Exchange C disk boot sector with a specified sector, can lock hard disk. Execute again to restore C disk boot sector (unlock)
LIST.COM------File reading program (Press F1 to display help after execution. Only for Chinese character system supporting direct screen writing)
MI.COM--------Query memory program (MI/? to display help)
NO.COM--------Remove file execution command program
Example: NO *.ASM DEL *.* Delete all files except files with extension ASM
PE.EXE(compressed)--Text editing software (Execute C:\DOS>A:PE to extract to current directory. Or B:PE)
Can open up to 4 windows, edit 8 files at the same time. All function keys can be redefined. Suitable for editing source programs
PF.COM--------Print content save file program (resident. Display Chinese help without parameters)
After resident, can simulate connecting printer, save print content to memory. Can also save saved content as file
Especially suitable for debugging printing programs, or saving print content as text file.
PKLITE.EXE----Executable file compression program (Display help without parameters)
Can compress executable files (COM and EXE) and can execute normally.
PKUNZIP.EXE---ZIP compressed file extraction program a
RAR.EXE-------File compression program (Use full-screen interactive mode without parameters)
Basic usage: Compress RAR A compressed file name source file name list
RAR S compressed file name (Generate EXE file, also for multi-volume compressed file)
RAR A -R compressed file name source file name list (Compress including directory tree)
RAR A -VXXX compressed file name source file name list (Compress by specified size, can add K)
RAR A -VA A:compressed file name source file name list (Compress by remaining space on A disk, or B)
Update RAR U compressed file name source file name list
Extract RAR E compressed file name (General compressed file extraction)
RAR X compressed file name (Extraction of compressed file with directory tree)
View RAR L compressed file name
README.COM----Display file directory program under Western characters on this disk
RHC.COM-------WordStar format text file soft return processing program
Call format: RHC file name
Among them: file name - can use disk letter and path, do not support wildcards? and *
/A - Change hard return to soft return (non-space line at the beginning of next line. Cannot be used with /C or /D at the same time)
/B - Keep original file and target file VSJBWFJB.DAT
/C - Delete space at the beginning of paragraph /D - Delete soft return
SR.EXE--------Advanced disassembler program
SVGA.EXE------SVGA image file viewing program
SYSCHK.EXE----Microcomputer system detection program
TOOL.EXE------PCTOOLS 5.0 version main module
UNDISK.EXE----Disk image file extraction program
WS.EXE(compressed)--Localized text editing software (Execute C:\DOS>A:WS to extract to current directory. Or B:WS)
This localized WS can be used under any Chinese character system. Support Chinese character and character typesetting (^B), whole Chinese character processing.
Execute WS/? to modify WS working parameters
----------------


Network hard disk download address:

http://www.esnips.com/web/CCEDtools

2023-06-19: Local download address: https://upload.cn-dos.net/img/2417.zip
Recent Ratings for This Post ( 2 in total) Click for details
RaterScoreTime
AlexZhang +4 2007-11-05 16:51
LoggerVick +4 2021-01-21 23:06
Attachments
1.zip (91.16 KiB, Downloads: 539)
2.zip (77.35 KiB, Downloads: 482)
Floor 2 Posted 2007-09-14 18:05 ·  中国 河北 石家庄 联通
初级用户
★★
Credits 183
Posts 65
Joined 2006-04-26 16:48
20-year member
UID 54497
Gender Male
Status Offline
Recent Ratings for This Post ( 1 in total) Click for details
RaterScoreTime
AlexZhang +40 2021-12-25 15:21
Attachments
3.zip (74.9 KiB, Downloads: 413)
Floor 3 Posted 2007-09-14 18:06 ·  中国 河北 石家庄 联通
初级用户
★★
Credits 183
Posts 65
Joined 2006-04-26 16:48
20-year member
UID 54497
Gender Male
Status Offline
Attachments
4.zip (88.18 KiB, Downloads: 423)
Floor 4 Posted 2007-09-14 20:29 ·  中国 山东 菏泽 联通
银牌会员
★★★
Credits 1,246
Posts 488
Joined 2003-11-11 00:00
22-year member
UID 12699
Gender Male
Status Offline
Sign up:

Received, thanks....

[ Last edited by wang6610 on 2007-9-17 at 08:37 PM ]
Floor 5 Posted 2007-09-14 23:09 ·  中国 广东 深圳 福田区 电信
中级用户
★★
Credits 271
Posts 74
Joined 2004-11-17 00:00
21-year member
UID 33721
Gender Male
Status Offline
I want it! Thank you!

david_yzh@126.com
Floor 6 Posted 2007-09-15 01:06 ·  中国 山东 淄博 联通
新手上路
Credits 11
Posts 6
Joined 2007-09-15 00:27
18-year member
UID 97420
Gender Male
Status Offline
Thanks for LZ's sharing!!!
Top one!

yanjingtu2008@yeah.net
Floor 7 Posted 2007-09-17 14:59 ·  中国 河北 石家庄 联通
初级用户
★★
Credits 183
Posts 65
Joined 2006-04-26 16:48
20-year member
UID 54497
Gender Male
Status Offline
The emails of the above three netizens have been sent. Please check!
Floor 8 Posted 2007-09-17 15:03 ·  中国 河北 石家庄 联通
初级用户
★★
Credits 183
Posts 65
Joined 2006-04-26 16:48
20-year member
UID 54497
Gender Male
Status Offline
It should be noted that: One of the remaining 12 files is damaged, and there are 11 usable ones in the sent email.
Floor 9 Posted 2007-09-17 17:21 ·  中国 福建 福州 电信
新手上路
Credits 12
Posts 6
Joined 2007-09-17 16:58
18-year member
UID 97637
Gender Male
Status Offline
Good stuff, send me a copy! mhcqs@163.com
Floor 10 Posted 2007-09-18 09:08 ·  中国 福建 福州 福清市 电信
初级用户
Credits 134
Posts 17
Joined 2004-10-25 00:00
21-year member
UID 32901
Gender Male
Status Offline
Please provide more context so that I can accurately translate. As it stands, just this sentence "出给我来一份,netfree@126.com" is a request for someone to send something to the given email, but more context is needed to fully translate accurately. If this is all the content, then it remains as "Send me one, netfree@126.com" assuming that's the general meaning.
Floor 11 Posted 2007-09-18 10:40 ·  中国 河北 石家庄 联通
初级用户
★★
Credits 183
Posts 65
Joined 2006-04-26 16:48
20-year member
UID 54497
Gender Male
Status Offline
The emails from the netizens on the 9th and 10th floors have been sent. Please check them!
Floor 12 Posted 2007-09-20 22:18 ·  中国 陕西 西安 电信
中级用户
★★
Credits 250
Posts 103
Joined 2006-01-07 16:38
20-year member
UID 48576
Gender Male
Status Offline
Good stuff, send me a share. rzg1972@163.com
Floor 13 Posted 2007-09-20 22:36 ·  中国 广东 深圳 南山区 电信
高级用户
★★★
Credits 972
Posts 420
Joined 2004-05-16 00:00
22-year member
UID 24467
Gender Male
Status Offline
Received, thank you

[ Last edited by darkradx on 2007-9-24 at 11:03 PM ]
平生进退如飙风
Floor 14 Posted 2007-09-24 17:59 ·  中国 上海 闵行区 电信
新手上路
Credits 8
Posts 4
Joined 2006-01-15 10:54
20-year member
UID 48997
Status Offline
Also please send me one, thank you: wingzero520@21cn.com
Floor 15 Posted 2007-09-24 18:00 ·  中国 河北 石家庄 联通
初级用户
★★
Credits 183
Posts 65
Joined 2006-04-26 16:48
20-year member
UID 54497
Gender Male
Status Offline
The emails from netizens on floors 12, 13, and 14 have been sent. Please check them!

[ Last edited by liguoyin on 2007-9-24 at 06:02 PM ]
1 2 3 7 Next ›
Forum Jump: