|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『楼 主』:
仿QF界面的4.COM(磁盘格式化加速器)!
使用 LLM 解释/回答一下
最近,认真研究了QF.COM的GUI,精简了其无用代码,
加强核心功能,使用了全新提示信息。请大家感受一下!
4.COM=磁盘格式化加速器 2006版 罗明安设计
用于DOS内/外部命令及工具软件加速分区/格式化等,如:
4 FORMAT A: /S
不用于EMM386.EXE的MS-DOS7.x! 不与SPFDISK.EXE合用!
以省略磁盘校验达到加速目的: 涉及磁盘的操作和命令,
才能/都能加速! 磁盘格式化总是要设置详细的磁盘柱头
扇道参数. 计算复杂耗时,反复调用, 导致用户的漫长等
待.省略磁盘扇区校验,就能瞬间完成. 软盘/U盘也加速,
硬盘再大也无妨!
命令外壳运行后即退出内存: 不影响需要磁盘校验程序
的独立运行.
自动截获不正确指令: 结束运行程序,返回DOS,防死机.
运行前将高速缓存写入磁盘: 防止数据丢失.
4.COM=Express FORMAT.COM Shell V2006 by Luo,Ming An
( lmayylxt@pub.sz.jsinfo.net)
Recently, carefully studied the GUI of QF.COM, streamlined its useless code, strengthened the core functions, and used new prompt messages. Please experience it!
4.COM=Disk Format Accelerator Version 2006 Designed by Luo Ming'an
Used for accelerating partition/formatting, etc. for DOS internal/external commands and tool software, for example:
4 FORMAT A: /S
Not for MS-DOS7.x with EMM386.EXE! Not to be used together with SPFDISK.EXE!
Achieve acceleration by omitting disk verification: only operations and commands involving disks can be accelerated! Disk formatting always needs to set detailed disk cylinder head sector parameters. The calculation is complex and time-consuming, and it is called repeatedly, leading to users' long waiting. Omitting disk sector verification can be completed instantly. Floppy disks/USB drives are also accelerated, no matter how large the hard disk is!
The command shell exits memory after running: does not affect the independent operation of programs that need disk verification programs.
Automatically intercept incorrect instructions: end the running program, return to DOS, prevent system crash.
Write the cache to the disk before running: prevent data loss.
4.COM=Express FORMAT.COM Shell V2006 by Luo,Ming An
( lmayylxt@pub.sz.jsinfo.net)
附件
1: 4-.rar (2006-8-23 14:53, 6.62 KiB, 下载附件所需积分 1 点
,下载次数: 41)
附件
2: 4-1.jpg (2006-8-23 14:53, 37.53 KiB, 下载附件所需积分 1 点
,下载次数: 4)
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-8-23 14:53 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
第2图形界面
附件
1: 4-2.jpg (2006-8-23 14:54, 28 KiB, 下载附件所需积分 1 点
,下载次数: 2)
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-8-23 14:54 |
|
|
jssyq
银牌会员
    
积分 1231
发帖 498
注册 2002-12-3
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
这个先收藏一份,谢谢分享好软件
Save this for later, thanks for sharing the good software
|

言多必失!必失!!油多菜不坏,礼多人不怪 |
|
2006-8-24 21:01 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
软件大小是唬人的!!!
其实,软件的核心功能代码很少,绝大部分都用来做GUI了!
用高级语言写的就更不用说了!
汇编语言写的就是厉害,象核武器一样--个小能量大:
我甚至可以实现外壳版最小98字节(不驻留,即用即退)、
TSR驻留(可退出)版最小122字节(驻留内存288字节)!
--因为追求小,提示信息就没有了。所以未上传。
The size of the software is bluffing!!!
In fact, the core functional code of the software is very little, and most of it is used to make the GUI!
This is even more true for those written in high-level languages!
Assembly language is really powerful, like a nuclear weapon--small in size but great in energy:
I can even implement a shell version with a minimum of 98 bytes (non-resident, i.e., used and exited immediately),
and a TSR resident (can be exited) version with a minimum of 122 bytes (resident in memory 288 bytes)!
--Because of the pursuit of small size, there is no prompt information. So it is not uploaded.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-8-25 11:43 |
|
|
xusen
中级用户
  
积分 290
发帖 74
注册 2005-4-30 来自 浙江·金华
状态 离线
|
|
2006-8-27 18:28 |
|
|
willsion
高级用户
   
积分 793
发帖 312
注册 2004-9-2
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
先收藏一份。谢谢提供。
First, collect it. Thanks for providing.
|
|
2006-8-29 17:10 |
|
|
wangjf
中级用户
  
积分 254
发帖 63
注册 2003-4-8
状态 离线
|
『第 7 楼』:
用 4 FORMAT 出现乱码
使用 LLM 解释/回答一下
用 4 FORMAT 格式化后就出现了乱码,按热启动也无反应.
用QF后再使用FORMAT则格式化完没有以上情况.
特报告楼主,看看是什么原因,
After formatting with 4 FORMAT, garbled characters appeared and there was no response when pressing the warm start.
After using QF and then using FORMAT, there was no such situation after formatting.
I specifically report to the owner to see what the reason is.
|
|
2006-9-4 05:14 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
RE: wangjf:
试试这个版本----我新改的。
另外,因为我做过许多版本,所以请email( lmayylxt@pub.sz.jsinfo.net)出问题的程序及情况描述,最好有截图。
Last edited by 本是 on 2006-9-5 at 00:04 ]
RE: wangjf:
Try this version----the one I newly modified.
Also, since I have made many versions, please email ( lmayylxt@pub.sz.jsinfo.net) the problematic program and description of the situation, preferably with screenshots.
Last edited by 本是 on 2006-9-5 at 00:04 ]
附件
1: 4new.rar (2006-9-5 00:01, 643 bytes, 下载附件所需积分 1 点
,下载次数: 13)
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-9-5 00:01 |
|
|
wangjf
中级用户
  
积分 254
发帖 63
注册 2003-4-8
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
楼主,9月5日的还是不行。运行完4 FORMAT 后光标就不动了。按什么键都无反应。不过格式化完成没问题,重启动后可以显示所加的磁盘名称。
LZ, the one on September 5 still doesn't work. After running 4 FORMAT, the cursor just stops moving. No response to any key pressed. But the formatting is done successfully, and after restarting, the added disk name can be displayed.
|
|
2006-9-7 22:30 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
你的系统配置是不是:
MSDOS7.x+EMM386.EXE?
如果是的话,原因就是
不能在MSDOS7.x中同时
使用 EMM386.EXE.
许多汉字系统也不能在
这种配置下正常使用。
Is your system configuration:
MSDOS7.x + EMM386.EXE?
If so, the reason is
Cannot use EMM386.EXE at the same time in MSDOS7.x.
Many Chinese character systems cannot also be used normally under this configuration.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-9-8 03:07 |
|
|
wangjf
中级用户
  
积分 254
发帖 63
注册 2003-4-8
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
昨天忘了是在什么情况下测试的了,刚才又测试了一回
测试情况:
VM虚拟机
1。MS-DOS7.1+UMBPCI
4 FORMAT C:
完成命令后正常回到光标。
2。MS-DOS7.1+EMM386
4 FORMAT C:
完成命令后直接重新启动虚拟机。
I forgot yesterday under what circumstances the test was carried out, and just tested again.
Test situation:
VM virtual machine
1. MS-DOS7.1+UMBPCI
4 FORMAT C:
After the command is completed, it returns to the cursor normally.
2. MS-DOS7.1+EMM386
4 FORMAT C:
After the command is completed, it directly restarts the virtual machine.
|
|
2006-9-8 05:24 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
果然是EMM386作的怪。
不知道新推出的JEMM怎么样?
It turns out it's the fault of EMM386.
I wonder how the newly launched JEMM is?
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-9-9 01:17 |
|
|
wangjf
中级用户
  
积分 254
发帖 63
注册 2003-4-8
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
昨天又详细的测试了一遍9月5日的最新的4.COM,如下
测试环境:VMware552虚拟机
Config.SYS配置
MENUITEM=M1, Clean Boot
MENUITEM=M2,Boot with UMBPCI
MENUITEM=M3,Boot with EMM386(NOEMS)
MENUITEM=M4,Boot with UMBPCI, NTFS and SCSI/USB drives support(if any)
MENUITEM=M5,Boot with EMM386(NOEMS), NTFS and SCSI/USB drives support(if any)
MENUITEM=M6,View the README file only(with Chinese support)
MENUITEM=M7,Shutdown or restart the computer
MENUDEFAULT=M2,15
DEVICE=ECHO.SYS C/l/e/a/n /B/o/o/t
DEVICE=HIMEM.SYS /TESTMEM:OFF /Q
DEVICE=UMBPCI.SYS
DEVICE=ECHO.SYS L/o/a/d/i/n/g CONFIG.SYS /w/i/t/h UMBPCI...
DEVICE=ECHO.SYS
DEVICE=HIMEM.SYS
DEVICE=UMBPCI.SYS
DEVICE=LOWDMA.SYS
INCLUDE CD
DEVICE=ECHO.SYS L/o/a/d/i/n/g CONFIG.SYS /w/i/t/h EMM386...
DEVICE=HIMEM.SYS
DEVICE=EMM386.EXE NOEMS
INCLUDE CD
INCLUDE M2
DEVICE=DUSE.EXE INT EMU CDW=3 DDW=3 XFER=32 DRIVES=2 CDD=USB-CD
INCLUDE USB
DEVICE=ECHO.SYS L/o/a/d/i/n/g CONFIG.SYS /w/i/t/h EMM386...
DEVICE=HIMEM.SYS
DEVICE=DUSE.EXE INT EMU CDW=3 DDW=3 XFER=32 DRIVES=2 CDD=USB-CD
DEVICE=EMM386.EXE NOEMS
INCLUDE CD
INCLUDE USB
DEVICE=ECHO.SYS Y/o/u /h/a/v/e /c/h/o/s/e/n /t/o /v/i/e/w README /o/n/l/y.
INCLUDE M7
DEVICE=ECHO.SYS P/l/e/a/s/e /w/a/i/t...
DEVICE=HIMEM.SYS
INCLUDE CD
DEVICE=ECHO.SYS L/o/a/d/i/n/g SCSI//USB /d/r/i/v/e/s /s/u/p/p/o/r/t...
DEVICE=USBASPI.SYS /R /V /NORST
DEVICE=ASPIOHCI.SYS /INT /ALL
DEVICE=ASPIUHCI.SYS /INT /ALL
DEVICEHIGH=DI1000DD.SYS
DEVICEHIGH=USBCD.SYS /D:USB-CD
DEVICE=ECHO.SYS
DEVICEHIGH=UDMA.SYS
DEVICEHIGH=QCDROM.SYS /D:IDE-CD
DEVICE=ECHO.SYS M/a/d/e /b/y W/e/n/g/i/e/r. C/h/i/n/a DOS U/n/i/o/n.
DEVICE=ECHO.SYS A/l/l /r/i/g/h/t/s /r/e/s/e/r/v/e/d. 2002-2004.
SHELL=COMMAND.COM /P /E:640
SET TMP=C:\
SET TEMP=C:\
DOS=HIGH,UMB,AUTO
NUMLOCK=OFF
FCBSHIGH=4,0
FILESHIGH=30
BUFFERSHIGH=20,0
LASTDRIVEHIGH=32
STACKSHIGH=9,256
COMMENT Made by Wengier. China DOS Union.
COMMENT All rights reserved. 2002-2004.
测试情况:
1。选择 MENUITEM=M2,Boot with UMBPCI + PC-CACHE
结果有时如图4COMJG1.JPG,运行完4 FORMAT C:命令后光标停止不动,按任何键无反应。CTRL+ALT+DEL 也无反应。有时光标满屏幕乱闪,CTRL+ALT+DEL 可以重启。
2。选择 MENUITEM=M2,Boot with UMBPCI + SMARTDRV
结果运行完4 FORMAT C:命令后一切正常。
3。选择 MENUITEM=M3,Boot with EMM386(NOEMS) + PC-CACHE
以及 MENUITEM=M5,Boot with EMM386(NOEMS), NTFS and SCSI/USB drives support(if any)
结果 运行完4 FORMAT C:命令后虚拟机自动重启。
4。选择 MENUITEM=M3,Boot with EMM386(NOEMS) + SMARTDRV
以及 MENUITEM=M5,Boot with EMM386(NOEMS), NTFS and SCSI/USB drives support(if any)
结果 运行完4 FORMAT C:命令后一切正常。
从以上测试结果来看只要一加PC-CACHE就会不正常,应该是4.COM和PC-CACHE有冲突。
如果用QF则以上选择都无问题。
Last edited by wangjf on 2006-9-9 at 23:44 ]
I tested the latest 4.COM from September 5th in detail again yesterday. The details are as follows:
Test environment: VMware552 virtual machine
Config.SYS configuration
MENUITEM=M1, Clean Boot
MENUITEM=M2,Boot with UMBPCI
MENUITEM=M3,Boot with EMM386(NOEMS)
MENUITEM=M4,Boot with UMBPCI, NTFS and SCSI/USB drives support(if any)
MENUITEM=M5,Boot with EMM386(NOEMS), NTFS and SCSI/USB drives support(if any)
MENUITEM=M6,View the README file only(with Chinese support)
MENUITEM=M7,Shutdown or restart the computer
MENUDEFAULT=M2,15
DEVICE=ECHO.SYS C/l/e/a/n /B/o/o/t
DEVICE=HIMEM.SYS /TESTMEM:OFF /Q
DEVICE=UMBPCI.SYS
DEVICE=ECHO.SYS L/o/a/d/i/n/g CONFIG.SYS /w/i/t/h UMBPCI...
DEVICE=ECHO.SYS
DEVICE=HIMEM.SYS
DEVICE=UMBPCI.SYS
DEVICE=LOWDMA.SYS
INCLUDE CD
DEVICE=ECHO.SYS L/o/a/d/i/n/g CONFIG.SYS /w/i/t/h EMM386...
DEVICE=HIMEM.SYS
DEVICE=EMM386.EXE NOEMS
INCLUDE CD
INCLUDE M2
DEVICE=DUSE.EXE INT EMU CDW=3 DDW=3 XFER=32 DRIVES=2 CDD=USB-CD
INCLUDE USB
DEVICE=ECHO.SYS L/o/a/d/i/n/g CONFIG.SYS /w/i/t/h EMM386...
DEVICE=HIMEM.SYS
DEVICE=DUSE.EXE INT EMU CDW=3 DDW=3 XFER=32 DRIVES=2 CDD=USB-CD
DEVICE=EMM386.EXE NOEMS
INCLUDE CD
INCLUDE USB
DEVICE=ECHO.SYS Y/o/u /h/a/v/e /c/h/o/s/e/n /t/o /v/i/e/w README /o/n/l/y.
INCLUDE M7
DEVICE=ECHO.SYS P/l/e/a/s/e /w/a/i/t...
DEVICE=HIMEM.SYS
INCLUDE CD
DEVICE=ECHO.SYS L/o/a/d/i/n/g SCSI//USB /d/r/i/v/e/s /s/u/p/p/o/r/t...
DEVICE=USBASPI.SYS /R /V /NORST
DEVICE=ASPIOHCI.SYS /INT /ALL
DEVICE=ASPIUHCI.SYS /INT /ALL
DEVICEHIGH=DI1000DD.SYS
DEVICEHIGH=USBCD.SYS /D:USB-CD
DEVICE=ECHO.SYS
DEVICEHIGH=UDMA.SYS
DEVICEHIGH=QCDROM.SYS /D:IDE-CD
DEVICE=ECHO.SYS M/a/d/e /b/y W/e/n/g/i/e/r. C/h/i/n/a DOS U/n/i/o/n.
DEVICE=ECHO.SYS A/l/l /r/i/g/h/t/s /r/e/s/e/r/v/e/d. 2002-2004.
SHELL=COMMAND.COM /P /E:640
SET TMP=C:\
SET TEMP=C:\
DOS=HIGH,UMB,AUTO
NUMLOCK=OFF
FCBSHIGH=4,0
FILESHIGH=30
BUFFERSHIGH=20,0
LASTDRIVEHIGH=32
STACKSHIGH=9,256
COMMENT Made by Wengier. China DOS Union.
COMMENT All rights reserved. 2002-2004.
Test conditions:
1. Select MENUITEM=M2,Boot with UMBPCI + PC-CACHE
Result: Sometimes as shown in Figure 4COMJG1.JPG, the cursor stops moving after running the 4 FORMAT C: command, and no key press has any response. CTRL+ALT+DEL also has no response. Sometimes the cursor flashes all over the screen, and CTRL+ALT+DEL can restart.
2. Select MENUITEM=M2,Boot with UMBPCI + SMARTDRV
Result: Everything is normal after running the 4 FORMAT C: command.
3. Select MENUITEM=M3,Boot with EMM386(NOEMS) + PC-CACHE
And MENUITEM=M5,Boot with EMM386(NOEMS), NTFS and SCSI/USB drives support(if any)
Result: The virtual machine automatically restarts after running the 4 FORMAT C: command.
4. Select MENUITEM=M3,Boot with EMM386(NOEMS) + SMARTDRV
And MENUITEM=M5,Boot with EMM386(NOEMS), NTFS and SCSI/USB drives support(if any)
Result: Everything is normal after running the 4 FORMAT C: command.
From the above test results, as long as PC-CACHE is added, it will be abnormal. It should be that 4.COM has a conflict with PC-CACHE.
If QF is used, the above selections are all fine.
Last edited by wangjf on 2006-9-9 at 23:44 ]
|
|
2006-9-9 23:40 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
我改进了驻留的环境和内存数量,请测试。
I have improved the resident environment and the amount of memory, please test.
附件
1: 4NEW.RAR (2006-9-14 19:36, 738 bytes, 下载附件所需积分 1 点
,下载次数: 17)
附件
2: 4QF.RAR (2006-9-14 19:37, 6.36 KiB, 下载附件所需积分 1 点
,下载次数: 16)
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-9-14 19:36 |
|
|
wangjf
中级用户
  
积分 254
发帖 63
注册 2003-4-8
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
Originally posted by 本是 at 2006-9-14 07:36 PM:
我改进了驻留的环境和内存数量,请测试。
9月15日测试情况:
测试文件 4.COM(4NEW.RAR-9月14日);4.COM(QF.RAR-9月14日)
测试环境:VMMare5.22虚拟机,
1。EMM386 + SMARTDRV
2。EMM386 + PC-CACHE
3。UMBPCI + SMARTDRV
4。UMBPCI + PC-CACHE
以上4种加载模式在使用命令4 FORMAT X: 一次后都正常。
再使用命令4 FORMAT X:第二次后出现以下情况:
1。EMM386 + SMARTDRV
2。EMM386 + PC-CACHE
加载模式。
出现FORMAT 提示是否格式化选项后,选择Y和选择N都提示:硬件内核堆栈故障。截图如下:
3。UMBPCI + SMARTDRV
4。UMBPCI + PC-CACHE
加载模式。
出现FORMAT 提示是否格式化选项后,选择Y,运行完命令后光标不动,按Crtl+Alt+Del键重新启动;
如果选择N,退出FORMAT后,光标满屏乱闪。
Originally posted by Benshi at 2006-9-14 07:36 PM:
I have improved the resident environment and memory quantity, please test.
Test situation on September 15:
Test files 4.COM(4NEW.RAR - September 14); 4.COM(QF.RAR - September 14)
Test environment: VMMare5.22 virtual machine,
1. EMM386 + SMARTDRV
2. EMM386 + PC-CACHE
3. UMBPCI + SMARTDRV
4. UMBPCI + PC-CACHE
All 4 loading modes are normal after using the command 4 FORMAT X: once.
After using the command 4 FORMAT X: for the second time, the following situations occur:
1. EMM386 + SMARTDRV
2. EMM386 + PC-CACHE
Loading modes.
After the FORMAT prompt for whether to format, choosing Y and choosing N both prompt: Hardware kernel stack fault. Screenshot as follows:
3. UMBPCI + SMARTDRV
4. UMBPCI + PC-CACHE
Loading modes.
After the FORMAT prompt for whether to format, choosing Y, the command runs and then the cursor doesn't move; press Ctrl+Alt+Del key to restart;
If choosing N, after exiting FORMAT, the cursor flashes all over the screen.
附件
1: em-ch-4com.jpg (2006-9-16 06:05, 86.96 KiB, 下载附件所需积分 1 点
,下载次数: 1)
|
|
2006-9-16 06:05 |
|