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-07-22 17:12
中国DOS联盟论坛 » DOS启动盘 & LOGO技术 (启动盘室) » Third Edition of Ru Fei DOS Toolbox View 3,784 Replies 7
Original Poster Posted 2009-01-08 01:04 ·  中国 上海 漕河泾科技网IDC机房
新手上路
Credits 18
Posts 6
Joined 2008-12-26 17:50
17-year member
UID 135011
Gender Male
Status Offline
The features of this disk are 4DOS colorful display and network functions, which can be used to back up, restore, repair the system, etc. by connecting to the network; some commands and tools are pre - installed, and the operation is convenient.

2009 - 01 - 07
Improvements in R3:
Ntfs4dos is upgraded to 1.9, which solves the problem that version 1.6 failed to load under 4Dos.
Ghost 11.0 version is added.
Software that has little relationship with system maintenance, such as programming, games, teaching, etc., is removed.

2008 - 12 - 31
Improvements in R2:
4Dos enhanced Shell is used to replace the original Command.com;
HIMEMX.EXE is used to replace the original HIMEM.EXE;
Some external command programs are upgraded;
CuteMouse is upgraded to version 2.1;
The pinyin input method is replaced with one with联想 function.
The following tools are newly added:
ADDEV.COM A tool to directly load device drivers under the DOS command line, which can be used in combination with DELDEV.
DELDEV.COM Delete the device driver loaded by ADDEV from memory, that is, cancel that driver.
udma.sys UltraDMA hard disk driver.
Sys.com Transfer system files and make the disk into a boot disk.
CLOCK.COM A very good TSR - style clock software, and it supports the alarm function.
PERUSE.COM A very good DOS screen scrolling tool, the hot key ScrollLock is the switch, and the up and down arrow keys scroll the screen.
HEX.EXE Hexadecimal editor.
MOUSCLIP.EXE A program for copying and pasting text under the command line.
Key.com Chinese input method code table hanging program.
Tftp.exe After network boot, without opening FTP, you can directly use TFTP service to transfer files.
The problem that FTP cannot be connected is fixed, and Dos - ftp 1.2 is replaced, which can both upload and download files.
It is also found that wget can also connect to ftp. For example, using wget ftp://192.168.1.2/file.zip can obtain the file;
Using the command wget ftp://192.168.1.2 will get an index.htm file;
Using the command view index.htm to open will see the file list of the ftp site, and view supports viewing HTML files.

2008 - 12 - 26
R1 is released.

I. Introduction
This DOS toolbox is made by integrating common, classic and excellent drivers and tool software on the basis of FreeDos, and is encapsulated into a disk image file. Its characteristics are as follows:
1. Support reading CD - ROM and USB flash drive, and can load ISO file to virtual CD - ROM;
2. Support network function, can connect to the network to back up, restore, repair the system, etc.;
3. A very easy - to - use file management tool Volkov Commander;
4. Some commonly used shortcut commands are predefined, such as ls, mi, vc, view, etc.;
5. The organizational structure of the file directory is very fresh;
6. Pre - set 4Dos colorful display;

II. Usage method
First, download the DosToolsR3.img file. There are two startup methods:
1. Boot from the hard disk with Grub4Dos:
Install Grub4Dos, and add in the startup menu:
title DOS Toolbox
kernel (hd0,0)/memdisk
initrd (hd0,0)/DiskImage/DosToolsR3.img
Correspond the actual storage path of the file with that in the menu.

2. Boot from the network with PxeLinux:
Use Tftpd32 and PxeLinux on the server side, and make some settings.
Also add in the startup menu:
LABEL ^DOS Toolbox
kernel memdisk
append initrd=DiskImage/DosToolsR3.img
Set the client to boot from the network in PXE mode.
Memdisk supports gz - format compressed files, so DosToolsR3.img.gz can be used without decompression. Of course, the file name in the menu should also be modified accordingly.

III. Software introduction
Integrated drivers:
Cute Mouse 2.1 The best and latest mouse driver under DOS, with fast speed, and only occupying 3.1K memory, which is自带 in the FreeDOS system.
Vide - CDD 2.14 General IDE CD - ROM/DVD - ROM driver program, only occupying 5K memory. It can be directly loaded with the DEVICE(HIGH) command to load the VIDE - CDD.SYS program.
GCDROM 2.3 The latest driver program for SATA optical drives, with open source code.
SHSUCDX 3.03C An improved version of the open - source optical drive driver of GNU GPL, which has a good memory occupation and function, and also has some very practical small tools, such as the tool for virtual CD - ROM with ISO file.
DUSE 4.9 The USB storage device driver under DOS produced by Pocketech, which can drive USB - interface hard disks, optical drives, ZIP and MO floppy drives, etc. It can be loaded with the DEVICE command in CONFIG.SYS, or can be transferred in with its own DUSELDR tool or DEVLOAD and other commands under the command line. It also supports many options, and you can see its instructions. Note: For USB optical drives, in addition to loading it, it is also necessary to drive it like a normal optical drive by loading the MSCDEX optical drive extension program.
Integrated some classic and easy - to - use tools under the DOS system:
4DOS 7.96 A famous DOS enhanced software, with many powerful and practical functions, very profound. For example, it supports colorful display of file lists, long file names, and full - screen help system, etc.
Tianhui Chinese system v3.2 and pinyin input method;
Volkov Commander 4.99 A very powerful file manager, supports FAT32 and long file names, can operate two windows at the same time, and input DOS commands at the same time, the speed is also very fast, supports mouse operation, and has multiple functions such as custom menu and settings.
View 17.2 A powerful full - screen multi - format viewer, including TXT, WordPerfect, Word, RTF as well as HTML, XML, etc. It can also carry out a variety of operations, such as printing, converting the opened file to a specified format, customizing its color settings to make the interface more beautiful, etc.
Disk Genius(DM) 2.0 A domestic full - Chinese full - screen hard disk partition table tool, supports FAT32 and large hard disks, and the interface is also good.
SEA 1.3 A very easy - to - use image viewing software, supports preview and other functions. Full - screen interface, but the supported formats and functions are slightly poor.
QuickView Pro One of the best media players under DOS, supports many formats of images, music, videos.
MidiPlay Play MIDI files using the PC speaker.
NSSI 0.59 A very good full - screen system testing software, with powerful functions, and also relatively small in size.
Killer: Can automatically intercept illegal instructions and return to DOS to prevent system instability or crash;
ESCAPE: Can press the F12 key to return to DOS in any case to prevent system crash. It can be seen that KILLER and ESCAPE are complementary, the former is system - active, the latter is user - active, to enhance the stability of the system to the maximum extent.
Shsurdrv A tool for virtual memory disks, can dynamically adjust the disk size or disassemble infinitely, and supports infinite memory, it also has many very useful uses, such as making some software run normally by loading the memory disk.
Zeno 2.5 A very good screen acceleration software, I am using it myself, and I feel good (it is said that it can increase the speed by several times), it can be loaded with the DEVICE command in CONFIG.SYS, and it occupies very little memory.
XDOS Learn DOS happily, a good Chinese DOS learning software.
Integrated HX DOS Extender, used to execute assembly tool FASM and debugging tool TRace.

Other file descriptions:
ACOPY.COM Can completely copy files and directories, including their long file names and attributes.
ADDEV.COM A tool to directly load device drivers under the DOS command line, which can be used in combination with DELDEV.
DELDEV.COM Delete the device driver loaded by ADDEV from memory, that is, cancel that driver.
CLOCK.COM A very good TSR - style clock software, and it supports the alarm function.
PERUSE.COM A very good DOS screen scrolling tool, the hot key ScrollLock is the switch, and the up and down arrow keys scroll the screen.
HEX.EXE Hexadecimal editor.
MOUSCLIP.EXE A program for copying and pasting text under the command line.
Key.com Chinese input method code table hanging program.
Tftp.exe After network boot, without opening FTP, you can directly use TFTP service to transfer files.
CTMOUSE.EXE CuteMouse 2.1 version, the best and most practical mouse driver under DOS.
CWSDPMI.EXE The best DPMI memory driver under DOS, providing support for DOS programs in protected mode.
DELTREE.COM A tool to delete directories and files.
DRV.EXE A utility to display all drive lists and types in the system.
ESCAPE.EXE Make it possible to press the F12 key at any time to return to the DOS command line to prevent crash.
KILLER.EXE Load into memory to intercept illegal instructions.
GO.EXE Add the complete path later to realize direct jump across partition directories.
IFSHLP.SYS Provide enhanced VFAT file system driver support for Win9x.
MEM.EXE View the detailed memory usage.
MORE.COM A paging view tool.
LABEL.COM A very small tool to modify the disk volume label.
UNDELETE.EXE The anti - delete tool built - in by DOS.
off.COM Shut down the computer.
r.com Restart the computer.
udma.sys UltraDMA hard disk driver.
Sys.com Transfer system files and make the disk into a boot disk.

IV. Some tips
Ghost can be used to back up and restore disk partitions;
Before backing up, you can enter the system disk using ntfs to delete temporary files such as pagefile.sys, hiberfil.sys, etc.
Operation instructions of Tianhui Chinese system:
Right Shift switches the status bar display; Alt + F11 switches the status bar style;
Alt + F1 is for input method; Alt + F2 is for full - pinyin input; Alt + F3 is for double - pinyin input; Alt + F10 is for English input;
Ctrl + F5 is for system control; Ctrl + F6 is for mouse start control; Ctrl + F8 is for full - angle and half - angle;
Ctrl + F9 is for Chinese punctuation; Ctrl + F10 is for system status setting.
py calls the pinyin input method, and the method for turning pages of candidate characters is “”.
The Peruse scrolling tool and NSSI cannot be used after starting the Tianhui Chinese system.
To exit the Tianhui Chinese system, you can use the tw /q command.
Also note: Sea needs DOS4GW.EXE; 7za needs CWSDPMI.EXE;
These two files are located in the Extender directory, do not delete them.
WinImage or DiskGenius3.0 can be used to add or delete files in DosToolsR3.img.
DOS Toolbox is created using following steps:
1. Use DiskGenius V3.0.1206 Beta2 to create a disk image and format it as FAT16 with the DOS system.
2. Integrate Network Bootdisk V6.2 downloaded from http://www.netbootdisk.com/
3. Add useful drivers and tools: ghost.exe, ntfs.exe, edit.com, xcopy.exe, 7za.exe, etc.

Download: DosToolsR3.img.gz
Floor 2 Posted 2009-01-08 01:07 ·  中国 上海 漕河泾科技网IDC机房
新手上路
Credits 18
Posts 6
Joined 2008-12-26 17:50
17-year member
UID 135011
Gender Male
Status Offline
Screen capture:
Floor 3 Posted 2009-01-11 17:26 ·  中国 山东 泰安 联通
新手上路
Credits 3
Posts 2
Joined 2008-12-05 22:48
17-year member
UID 133013
Gender Male
Status Offline
Good stuff
Floor 4 Posted 2009-01-16 23:20 ·  中国 广东 东莞 电信
新手上路
Credits 18
Posts 9
Joined 2006-03-12 23:38
20-year member
UID 51904
Status Offline
Very good stuff
Floor 5 Posted 2009-01-17 02:26 ·  中国 福建 泉州 电信
银牌会员
★★★
Credits 1,276
Posts 469
Joined 2002-12-23 13:00
23-year member
UID 586
Gender Male
From 福建泉州
Status Offline
Download and save for backup, thanks for sharing
QQ:366840202
http://chenall.net
Floor 6 Posted 2009-01-24 11:24 ·  中国 广东 深圳 盐田区 电信
初级用户
★★
Credits 187
Posts 87
Joined 2007-10-23 16:04
18-year member
UID 100558
Gender Male
Status Offline
Hehe, tried it, great stuff!
Floor 7 Posted 2009-01-29 23:09 ·  中国 广东 汕头 电信
初级用户
Credits 41
Posts 20
Joined 2005-11-27 15:00
20-year member
UID 46038
Gender Male
Status Offline
It seems quite practical, thanks for sharing.
Floor 8 Posted 2010-12-02 02:23 ·  中国 广东 佛山 电信
初级用户
Credits 59
Posts 28
Joined 2010-11-05 01:45
15-year member
UID 177110
Gender Male
Status Offline
Senior, can't download it.
Forum Jump: