|
dosz
中级用户
   一看二跟三动手
积分 396
发帖 188
注册 2005-10-23 来自 上海
状态 离线
|
『楼 主』:
DOS LOGO画面
使用 LLM 解释/回答一下
MSDOS.sys文件如下,哪些项可册掉
;MS-DOS 7.10 System Configuration File
;(C)Copyright Microsoft Corp.
AutoScan=0
BootDelay=2
BootGUI=0
BootMenu=0
BootMulti=0
BootWarn=0
DblSpace=0
DisableLog=1
DoubleBuffer=0
DrvSpace=0
Logo=1
SystemReg=0
;For compatibility with Windows 9x GUI only:
WinDir=.
WinBootDir=.
HostWinBootDrv=A
Last edited by dosz on 2005-10-29 at 23:10 ]
The following is the translation:
;MS-DOS 7.10系统配置文件
;(C)版权所有微软公司
自动扫描=0
启动延迟=2
启动图形界面=0
启动菜单=0
启动多操作系统=0
启动警告=0
双倍空间=0
禁用日志=1
双缓冲=0
驱动器空间=0
标志=1
系统注册表=0
;仅为与Windows 9x图形界面兼容:
Windows目录=.
Windows启动目录=.
主机Windows启动驱动器=A
最后编辑者dosz于2005-10-29 23:10]
It should be noted that I'm not sure exactly which items should be deleted as it depends on specific usage needs. But the above is the translation of the given content.
|
|
2005-10-29 23:08 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2005-10-30 09:33 |
|
|
dosz
中级用户
   一看二跟三动手
积分 396
发帖 188
注册 2005-10-23 来自 上海
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
我是说DOS中除Logo=1外
那些项与LOGO画面无关
I mean, in DOS, apart from Logo=1, which items are irrelevant to the LOGO screen
|
|
2005-10-30 10:17 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2005-10-30 10:41 |
|
|
dosz
中级用户
   一看二跟三动手
积分 396
发帖 188
注册 2005-10-23 来自 上海
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
Originally posted by 不得不爱 at 2005-10-30 10:41:
好象DOS中除Logo=1外那些项都与LOGO画面无关!
答案完全错误
Originally posted by Must Love at 2005-10-30 10:41:
It seems that except for Logo=1 in DOS, all those items have nothing to do with the LOGO screen!
The answer is completely wrong
|

*/. . . * .
.\* . * dosz
*/ . ./\~~~~~~~~~~~~'\. ^|◆
\* ,/,..,\,...........,\.◆
^|^| ..▎# ▎田 田 ▎ ^| ▎◆
^|^| ^&^&▎ ▎ ▎'^|'▎ o
^|^| ##■■■■■■■■■■〓 |
|
2007-2-20 08:13 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 6 楼』:
windows98的msdos.sys 参数大全
使用 LLM 解释/回答一下
WinDir=C:\WINDOWS
WinBootDir=C:\WINDOWS
表示Win98的安装路径
HostWinBootDrv=C
表示Win98的启动盘
BootMulti=1
表示是不是使用多引导菜单(这里的多引导只有Win98和DOS两项,不是指Win98和Win2000)注意:如果C盘是FAT32文件系统,那么不会出现多引导菜单。
1表示使用,0表示不使用
默认值:1
BootGUI=1
表示是不是自动启动图形用户界面(就是指Win98)
1表示使用,0表示不使用
默认值:1
DoubleBuffer=1
设置在进入Win98前是否使用双缓冲。只有系统使用SCSI接口才有效,否则没有实际意义。
1表示使用,0表示不使用
默认值:1
AutoScan=1
设置在非法关机以后重新启动以后是否扫描硬盘(强烈建议使用1,这样可以避免硬盘过早衰老)
1表示使用,0表示不使用,2表示每次启动均扫描
默认值:1
WinVer=4.10.2222
Windows 版本
BootWin=1
设置是否自动引导到Win98
1表示使用,0表示不使用
默认值:1
DrvSpace=1
DblSpace=1
设置是否加载dblspace.bin drvspace.bin文件。如果你的硬盘没有被用DoubleSpace或DriveSpace压缩过,那么这里没有意义。
LOGO=1
设置是否启用开机画面
1表示使用,0表示不使用
默认值:1
BootDelay=2
设置你有多少秒时间来按下F8等键
BootMenuDefault=1
设置启动菜单的光标默认放在哪一个位置
这里的1代表放在第1项:Normal
其余的数字和含义是
2 Logged(Bootlog.txt) 启动的时候创建Bootlog.txt这个文件,一般用来查找系统问题
3 Safe mode Win98的安全模式
4 Step-by-Step confirmation 步进模式启动(手动加载进程)
5 Command prompt only 使用DOS
6 Safe mode command prompt only 仅仅执行command.com
7 Previous Version of MS-DOS 只有C盘是FAT16文件系统才会有这一项,表示使用旧的DOS
BootMenuDelay=30
表示启动菜单延时多少秒
默认值:30
BootMenu=0
设置是否显示启动菜单
1表示使用,0表示不使用
默认值:0
DisableLog=0
设置在安全模式下当出现桌面的时候是否出现提示
1表示使用,0表示不使用
默认值:1
BootKeys=1
设置能否使用F8等功能键
1表示使用,0表示不使用
默认值:1
BootSafe=1
设置是否强制进入安全模式
1表示使用,0表示不使用
默认值:1
Bootfailsafe=1
是否允许进入安全模式
1表示使用,0表示不使用
默认值:1
Bootwarn=1
进入安全模式后是否出现警告对话框
1表示使用,0表示不使用
默认值:1
network=1
若为1装有网卡则启动菜单增加Safe mode with Network support选项
0表示不出现上述选项.
loadtop=1
让command.com和dnspace.bin驻留常规内存顶部
1表示使用,0表示强迫
默认值:1
Last edited by fastslz on 2007-2-19 at 09:34 PM ]
WinDir=C:\WINDOWS
WinBootDir=C:\WINDOWS
Indicate the installation path of Win98
HostWinBootDrv=C
Indicate the boot disk of Win98
BootMulti=1
Indicate whether to use the multi-boot menu (here the multi-boot only has Win98 and DOS, not referring to Win98 and Win2000) Note: If the C drive is in FAT32 file system, then the multi-boot menu will not appear.
1 means use, 0 means not use
Default value: 1
BootGUI=1
Indicate whether to automatically start the graphical user interface (that is, Win98)
1 means use, 0 means not use
Default value: 1
DoubleBuffer=1
Set whether to use double buffering before entering Win98. It is only effective if the system uses SCSI interface, otherwise it is of no practical significance.
1 means use, 0 means not use
Default value: 1
AutoScan=1
Set whether to scan the hard disk after restarting after an illegal shutdown (strongly recommend using 1, so as to avoid premature aging of the hard disk)
1 means use, 0 means not use, 2 means scan every time it starts
Default value: 1
WinVer=4.10.2222
Windows version
BootWin=1
Set whether to automatically boot to Win98
1 means use, 0 means not use
Default value: 1
DrvSpace=1
DblSpace=1
Set whether to load dblspace.bin drvspace.bin files. If your hard disk is not compressed by DoubleSpace or DriveSpace, then it is of no significance here.
LOGO=1
Set whether to enable the boot screen
1 means use, 0 means not use
Default value: 1
BootDelay=2
Set how many seconds you have to press keys like F8
BootMenuDefault=1
Set where the cursor of the boot menu is placed by default
Here 1 represents the first item: Normal
The remaining numbers and meanings are
2 Logged(Bootlog.txt) Create Bootlog.txt file when starting, generally used to find system problems
3 Safe mode Win98's safe mode
4 Step-by-Step confirmation Step-by-step startup (manually load processes)
5 Command prompt only Use DOS
6 Safe mode command prompt only Only execute command.com
7 Previous Version of MS-DOS This item will only be available if the C drive is in FAT16 file system, indicating using the old DOS
BootMenuDelay=30
Indicate how many seconds the boot menu is delayed
Default value: 30
BootMenu=0
Set whether to display the boot menu
1 means use, 0 means not use
Default value: 0
DisableLog=0
Set whether to appear the prompt when the desktop appears in safe mode
1 means use, 0 means not use
Default value: 1
BootKeys=1
Set whether to use function keys like F8
1 means use, 0 means not use
Default value: 1
BootSafe=1
Set whether to force to enter safe mode
1 means use, 0 means not use
Default value: 1
Bootfailsafe=1
Whether to allow entering safe mode
1 means use, 0 means not use
Default value: 1
Bootwarn=1
Whether to appear the warning dialog box after entering safe mode
1 means use, 0 means not use
Default value: 1
network=1
If it is 1 and there is a network card installed, the boot menu will add the Safe mode with Network support option
0 means the above option does not appear.
loadtop=1
Let command.com and dnspace.bin reside in the top of conventional memory
1 means use, 0 means force
Default value: 1
Last edited by fastslz on 2007-2-19 at 09:34 PM ]
|

第一高手 第二高手
我的小站
 |
|
2007-2-20 09:32 |
|
|
pygajzlh
初级用户
 
积分 51
发帖 23
注册 2006-9-8 来自 山西
状态 离线
|
|
2007-2-21 01:34 |
|
|
0451lym
高级用户
   
积分 760
发帖 357
注册 2005-10-10
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
最简捷的方式了,但是还需要清变量.进入系统后自己用SET看吧!
[Paths]
WinDir=A:
[Options]
Logo=1
The most straightforward way, but variables still need to be cleared. After entering the system, just use SET by yourself!
WinDir=A:
Logo=1
|
|
2007-2-22 00:15 |
|
|
dosz
中级用户
   一看二跟三动手
积分 396
发帖 188
注册 2005-10-23 来自 上海
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by 0451lym at 2007-2-22 00:15:
WinDir=A:
Logo=1
其实在这里8楼的答案是最符合题意滴
Originally posted by 0451lym at 2007-2-22 00:15:
WinDir=A:
Logo=1
In fact, the answer on the 8th floor here is the most in line with the meaning of the question
|

*/. . . * .
.\* . * dosz
*/ . ./\~~~~~~~~~~~~'\. ^|◆
\* ,/,..,\,...........,\.◆
^|^| ..▎# ▎田 田 ▎ ^| ▎◆
^|^| ^&^&▎ ▎ ▎'^|'▎ o
^|^| ##■■■■■■■■■■〓 |
|
2007-2-26 00:46 |
|
|
dosz
中级用户
   一看二跟三动手
积分 396
发帖 188
注册 2005-10-23 来自 上海
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
;SYS
Logo=1
SystemReg=0
windir=.
这个应该是DOS LOGO画面比较理想的文件。
其字符之最少,且无出错信息。
当然,在DOS 启动盘跟目录应该存有himem.sys;ifshlp.sys两个文件,那更好。
当没有“SystemReg=0”语段,或缺少himem.sys;ifshlp.sys两个文件,能显示LOGO画面但有出错信息。
当没有“Logo=1”,“windir=.”语段,将无法显示LOGO画面。
Last edited by dosz on 2007-2-26 at 01:01 AM ]
;SYS
Logo=1
SystemReg=0
windir=.
This should be an ideal file for the DOS LOGO screen.
It has the least number of characters and no error messages.
Of course, it is better if the two files himem.sys and ifshlp.sys are stored in the root directory of the DOS boot disk.
If there is no "SystemReg=0" segment or the two files himem.sys and ifshlp.sys are missing, the LOGO screen can be displayed but there will be error messages.
If there is no "Logo=1" or "windir=." segment, the LOGO screen will not be displayed.
Last edited by dosz on 2007-2-26 at 01:01 AM ]
附件
1: DOS_LOGO画面.part1.rar (2007-2-26 01:00, 190 KiB, 下载附件所需积分 1 点
,下载次数: 352)
附件
2: DOS_LOGO画面.part2.rar (2007-2-26 01:01, 23.24 KiB, 下载附件所需积分 1 点
,下载次数: 202)
|

*/. . . * .
.\* . * dosz
*/ . ./\~~~~~~~~~~~~'\. ^|◆
\* ,/,..,\,...........,\.◆
^|^| ..▎# ▎田 田 ▎ ^| ▎◆
^|^| ^&^&▎ ▎ ▎'^|'▎ o
^|^| ##■■■■■■■■■■〓 |
|
2007-2-26 01:00 |
|
|
yjhyxing
初级用户
  ☆流星雨◇帅气冲天狂
积分 24
发帖 21
注册 2007-3-9 来自 广东
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
看贴回贴,养成好习惯。
Last edited by yjhyxing on 2007-3-8 at 08:05 PM ]
Read posts and reply, develop a good habit.
Last edited by yjhyxing on 2007-3-8 at 08:05 PM ]
|

┃ \\\\//// ┃通缉:帅气冲天狂 我特点:贼丑┃ (-●●-) ┃年龄:刚成年 性别:男 / ┃罪名:长的丑/总想见网友 ┃ \︶/ ┃犯罪事实:吓死一片~ |
|
2007-3-9 08:43 |
|
|
wlnwcn
初级用户
 
积分 28
发帖 12
注册 2006-9-6
状态 离线
|
|
2007-3-9 14:21 |
|
|
wzsunlight
初级用户
 
积分 107
发帖 52
注册 2007-3-10
状态 离线
|
|
2007-3-13 02:46 |
|
|
ggaadd
初级用户
 
积分 126
发帖 10
注册 2004-1-8
状态 离线
|
|
2007-3-13 13:33 |
|
|
sbyguli
新手上路

积分 18
发帖 10
注册 2006-12-20
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
谢谢8楼的资料,找了好久ING
Thanks for the materials from floor 8. Been searching for a long time.
|
|
2007-3-15 05:43 |
|