|
rufi
新手上路

积分 18
发帖 6
注册 2008-12-26
状态 离线
|
『楼 主』:
如飞DOS工具箱第三版
使用 LLM 解释/回答一下
本盘的特色是4DOS彩色显示和网络功能,可以连网进行备份、恢复、修复系统等;预置了一些命令和工具,操作方便。
2009-01-07
R3的改进:
Ntfs4dos升级到1.9,解决了1.6版在4Dos下加载失败的问题。
增加了Ghost11.0版。
去掉了编程、游戏、教学等与系统维护关系不大的软件。
2008-12-31
R2的改进:
使用4Dos增强Shell代替了原来的Command.com;
用HIMEMX.EXE代替了原来的HIMEM.EXE;
升级了一些外部命令程序;
CuteMouse升级到2.1版;
拼音输入法换成了有联想功能的。
新增了以下工具:
ADDEV.COM 在DOS命令行下直接加载设备驱动程序的工具,可与DELDEV配套使用
DELDEV.COM 将用ADDEV加载的设备驱动程序从内存中删除,即取消那个驱动程序
udma.sys UltraDMA硬盘驱动
Sys.com 传输系统文件,将磁盘制成启动盘
CLOCK.COM 很不错的TSR方式的时钟软件,且支持闹钟功能
PERUSE.COM 非常好的DOS屏幕滚屏工具,热键ScrollLock为开关,上下方向键滚屏
HEX.EXE 十六进制编辑器
MOUSCLIP.EXE 命令行下的复制粘贴文本的程序。
Key.com 中文输入法码表挂接程序
Tftp.exe 在网络启动后,无需开FTP,直接用TFTP服务就能传输文件。
修复了FTP不能连接的问题,换成了Dos-ftp 1.2,既能上传也能下载文件。
另外发现wget也能连ftp,例如用wget ftp://192.168.1.2/file.zip就能获取文件;
用wget ftp://192.168.1.2命令会得到一个index.htm文件;
用view index.htm命令打开会看到ftp站点的文件列表,view支持看HTML文件。
2008-12-26
R1发布。
一、简介
本DOS工具箱是在FreeDos的基础上集成了常用的经典的优秀的驱动和工
具软件制作而成的,并封装到了一个磁盘镜像文件中。其特点如下:
1.支持读取光驱和U盘,可以载入ISO文件到虚拟光驱;
2.支持网络功能,可以连网进行备份、恢复、修复系统等;
3.非常好用的文件管理工具Volkov Commander;
4.预定义了一些常用的快捷命令,比如ls,mi,vc,view等;
5.文件目录的组织结构非常清爽;
6.预置4Dos的彩色显示;
二、使用方法
首先下载DosToolsR3.img文件,有两种启动方法:
1.用Grub4Dos从硬盘启动:
安装Grub4Dos,在启动菜单中加入:
title DOS Toolbox
kernel (hd0,0)/memdisk
initrd (hd0,0)/DiskImage/DosToolsR3.img
文件实际的存放路径跟菜单中的对应起来。
2.用PxeLinux从网络启动:
服务器端使用Tftpd32和PxeLinux,做一些设置。
同样在启动菜单中加入:
LABEL ^DOS Toolbox
kernel memdisk
append initrd=DiskImage/DosToolsR3.img
客户端设置PXE模式从网络启动。
Memdisk支持gz格式的压缩文件,所以DosToolsR3.img.gz不解压也能
用,当然菜单中的文件名也要做相应的修改。
三、软件介绍
集成的驱动:
Cute Mouse 2.1 DOS下最好最新的鼠标驱动程序,速度很快,且只占
3.1K内存,自带于FreeDOS系统中。
Vide-CDD 2.14 通用IDE CD-ROM/DVD-ROM光驱驱动程序,只占5K内存.
可以直接用DEVICE(HIGH)命令加载VIDE-CDD.SYS程序.
GCDROM 2.3 最新针对SATA光驱的驱动程序,开放源代码.
SHSUCDX 3.03C GNU GPL开放源代码的光驱驱动程序改进版,占用内存
和功能都不错,而且还带有一些非常实用的小工具,例如用ISO文件来
虚拟光驱的工具.
DUSE 4.9 Pocketech公司出的DOS下USB存储设备的驱动程序,可驱动
USB接口的硬盘,光驱,ZIP及MO软驱等.可在CONFIG.SYS中用DEVICE命
令加载,也可在命令行用它自带的DUSELDR工具或DEVLOAD等命令调入.
它还支持很多选项,可看其说明.注:对于USB光驱,除加载它外,还需像
正常光驱那样加载MSCDEX光驱扩展程序以驱动.
集成了一些DOS系统下经典好用的工具:
4DOS 7.96 著名的DOS增强软件,有许多强大实用的功能,十分博大精深.
比如支持彩色显示文件列表,长文件名,还有全屏幕的帮助系统,等等.
天汇汉字系统v3.2和拼音输入法;
Volkov Commander 4.99 功能很强大文件管理器,支持FAT32和
长文件名,可以同时操作两个窗口,且同时输入DOS命令,
速度也非常快,支持鼠标操作,还有自定义菜单和设置等多种功能.
View 17.2 强大的全屏幕多种格式查看器,包括
TXT,WordPerfect,Word,RTF以及HTML,XML等等.
还可以进行多种操作,如打印,将打开的文件转换为指定的格式,自定
义它的颜色设置以使界面更加美观等等.
Disk Genius(DM) 2.0 国产的全中文全屏幕的硬盘分区表工具,支持
FAT32和大硬盘,而且界面也不错.
SEA 1.3 一个非常好用的图像查看软件,支持预览等功能.全屏幕界
面,但其支持的格式和功能稍差。
QuickView Pro DOS下最好的媒体播放器之一,支持很多格式的图像、
音乐、视频。
MidiPlay 使用PC扬声器播放MIDI文件。
NSSI 0.59 很好的全屏幕的系统测试软件,功能很强大,而且体积也比
较小.
Killer: 可以自动截获非法指令,并返回DOS,以防止系统的不
稳定或死机;
ESCAPE: 可以在任何情况下按F12键以返回DOS,以防止系统死机。
可见,KILLER和ESCAPE是相辐相承的,前者是系统主动,后者是用户主动,
以最大限度的加强系统的稳定性。
Shsurdrv 内存虚拟磁盘的工具,可以无限次动态调节磁盘大小或拆卸,
且支持无限大内存,它还有着许多非常有用的用途,如通过加载内存盘
使一些软件能够正常运行.
Zeno 2.5 很好的屏幕加速软件,我自己就在用,感觉不错(据说可
以增加好几倍的速度),可将放在CONFIG.SYS中用DEVICE命令加载,它
占内存很小.
XDOS 快快乐乐学DOS,一个不错的中文的DOS学习软件.
集成了HX DOS Extender,用来执行汇编工具FASM和调试工具TRace。
其他文件说明:
ACOPY.COM 能够完全复制文件和目录,包括它们的长文件名和属性.
ADDEV.COM 在DOS命令行下直接加载设备驱动程序的工具,可与DELDEV配套使用
DELDEV.COM 将用ADDEV加载的设备驱动程序从内存中删除,即取消那个驱动程序
CLOCK.COM 很不错的TSR方式的时钟软件,且支持闹钟功能
PERUSE.COM 非常好的DOS屏幕滚屏工具,热键ScrollLock为开关,上下方向键滚屏
HEX.EXE 十六进制编辑器
MOUSCLIP.EXE 命令行下的复制粘贴文本的程序。
Key.com 中文输入法码表挂接程序
Tftp.exe 在网络启动后,无需开FTP,直接用TFTP服务就能传输文件。
CTMOUSE.EXE CuteMouse 2.1版,DOS下最好最实用的鼠标驱动程序.
CWSDPMI.EXE DOS下最好的DPMI内存驱动程序,提供保护模式的DOS程序的支持
DELTREE.COM 删除目录和文件的工具.
DRV.EXE 显示系统中所有驱动器列表以及类型的实用工具
ESCAPE.EXE 使在任何时候都可以按F12键返回DOS命令行下,以防止死机.
KILLER.EXE 加载到内存中,截获非法指令
GO.EXE 后面加完整路径,实现跨分区目录的直接跳转
IFSHLP.SYS 为Win9x提供增强的VFAT文件系统驱动支持。
MEM.EXE 查看内存详细使用情况
MORE.COM 分屏查看工具
LABEL.COM 非常小巧的修改磁盘卷标的工具
UNDELETE.EXE DOS自带的反删除工具
off.COM 关闭计算机
r.com 重新启动计算机
udma.sys UltraDMA硬盘驱动
Sys.com 传输系统文件,将磁盘制成启动盘
四、一些提示
利用ghost可以备份和恢复磁盘分区;
在备份前可以利用ntfs可以进入系统盘把pagefile.sys,hiberfil.sys等临时文件删掉。
天汇汉字系统操作说明:
右Shift切换状态条显示;Alt+F11切换状态条样式;
Alt+F1区位输入;Alt+F2全拼输入;Alt+F3双拼输入;Alt+F10英文输入;
Ctrl+F5系统控制;Ctrl+F6鼠标启动控制;Ctrl+F8全角半角;
Ctrl+F9中文表点;Ctrl+F10系统状态设置。
py 调用拼音输入法,候选字翻页方法是“”。
Peruse滚屏工具和NSSI在启动天汇汉字系统后不能使用。
退出天汇汉字系统可使用tw /q命令。
另外注意:Sea要用到DOS4GW.EXE;7za要用到CWSDPMI.EXE;
这两个文件位于Extender目录,不要删除。
可以使用WinImage或DiskGenius3.0添加或删除DosToolsR3.img中的
文件。
DOS Toolbox is created using following steps:
1.Use DiskGenius V3.0.1206 Beta2 to create and disk image
and format as FAT16 with 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.
下载:DosToolsR3.img.gz
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
|
|
2009-1-8 01:04 |
|
|
rufi
新手上路

积分 18
发帖 6
注册 2008-12-26
状态 离线
|
|
2009-1-8 01:07 |
|
|
zhy7901
新手上路

积分 3
发帖 2
注册 2008-12-5
状态 离线
|
|
2009-1-11 17:26 |
|
|
Jansky
新手上路

积分 18
发帖 9
注册 2006-3-12
状态 离线
|
|
2009-1-16 23:20 |
|
|
chenall
银牌会员
    
积分 1276
发帖 469
注册 2002-12-23 来自 福建泉州
状态 离线
|
|
2009-1-17 02:26 |
|
|
regvip2008
初级用户
 
积分 187
发帖 87
注册 2007-10-23
状态 离线
|
|
2009-1-24 11:24 |
|
|
adslceo
初级用户
 
积分 41
发帖 20
注册 2005-11-27
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
看来很实用,谢谢分享。
It seems quite practical, thanks for sharing.
|
|
2009-1-29 23:09 |
|
|
qqqrun3
初级用户
 
积分 59
发帖 28
注册 2010-11-5
状态 离线
|
|
2010-12-2 02:23 |
|
|