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 20:18
中国DOS联盟论坛 » DOS启动盘 & LOGO技术 (启动盘室) » DOS Logo Screen View 19,077 Replies 68
Original Poster Posted 2005-10-29 23:08 ·  中国 上海 浦东新区 电信
中级用户
★★
一看二跟三动手
Credits 396
Posts 188
Joined 2005-10-23 13:21
20-year member
UID 43919
From 上海
Status Offline
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.
Floor 2 Posted 2005-10-30 09:33 ·  中国 四川 南充 电信
超级版主
★★★★
我爱DOS
Credits 5,310
Posts 2,044
Joined 2005-09-26 12:00
20-year member
UID 42843
Gender Male
From 四川南充
Status Offline
Floor 3 Posted 2005-10-30 10:17 ·  中国 上海 浦东新区 电信
中级用户
★★
一看二跟三动手
Credits 396
Posts 188
Joined 2005-10-23 13:21
20-year member
UID 43919
From 上海
Status Offline
I mean, in DOS, apart from Logo=1, which items are irrelevant to the LOGO screen
Floor 4 Posted 2005-10-30 10:41 ·  中国 四川 南充 电信
超级版主
★★★★
我爱DOS
Credits 5,310
Posts 2,044
Joined 2005-09-26 12:00
20-year member
UID 42843
Gender Male
From 四川南充
Status Offline
It seems that except for Logo=1 in DOS, those other items have nothing to do with the LOGO screen!
Recent Ratings for This Post ( 2 in total) Click for details
RaterScoreTime
+6 2006-10-30 21:58
+6 2006-10-30 22:02
Floor 5 Posted 2007-02-20 08:13 ·  中国 上海 浦东新区 电信
中级用户
★★
一看二跟三动手
Credits 396
Posts 188
Joined 2005-10-23 13:21
20-year member
UID 43919
From 上海
Status Offline
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
^|^| ##■■■■■■■■■■〓
Floor 6 Posted 2007-02-20 09:32 ·  中国 上海 松江区 电信
铂金会员
★★★★
DOS一根葱
Credits 5,493
Posts 2,315
Joined 2006-05-01 10:41
20-year member
UID 54766
Gender Male
From 上海
Status Offline
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 ]
Recent Ratings for This Post ( 2 in total) Click for details
RaterScoreTime
pygajzlh +2 2007-02-21 01:33
x412637729 +1 2007-03-25 11:15
第一高手 第二高手

Floor 7 Posted 2007-02-21 01:34 ·  中国 山西 晋中 联通
初级用户
Credits 51
Posts 23
Joined 2006-09-08 21:57
19-year member
UID 62164
Gender Female
From 山西
Status Offline
Thanks
Floor 8 Posted 2007-02-22 00:15 ·  中国 黑龙江 哈尔滨 电信
高级用户
★★★
Credits 760
Posts 357
Joined 2005-10-10 22:33
20-year member
UID 43332
Status Offline
The most straightforward way, but variables still need to be cleared. After entering the system, just use SET by yourself!

[Paths]
WinDir=A:
[Options]
Logo=1
Floor 9 Posted 2007-02-26 00:46 ·  中国 上海 浦东新区 电信
中级用户
★★
一看二跟三动手
Credits 396
Posts 188
Joined 2005-10-23 13:21
20-year member
UID 43919
From 上海
Status Offline
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
^|^| ##■■■■■■■■■■〓
Floor 10 Posted 2007-02-26 01:00 ·  中国 上海 浦东新区 电信
中级用户
★★
一看二跟三动手
Credits 396
Posts 188
Joined 2005-10-23 13:21
20-year member
UID 43919
From 上海
Status Offline
;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 ]
Attachments
DOS_LOGO画面.part1.rar (190 KiB, Credits to download 1 pts, Downloads: 352)
DOS_LOGO画面.part2.rar (23.24 KiB, Credits to download 1 pts, Downloads: 202)
*/. . . * .
.\* . * dosz
*/ . ./\~~~~~~~~~~~~'\. ^|◆
\* ,/,..,\,...........,\.◆
^|^| ..▎# ▎田 田 ▎ ^| ▎◆
^|^| ^&^&▎ ▎ ▎'^|'▎ o
^|^| ##■■■■■■■■■■〓
Floor 11 Posted 2007-03-09 08:43 ·  中国 广东 广州 番禺区 广州海之光通讯技术有限公司
初级用户
☆流星雨◇帅气冲天狂
Credits 24
Posts 21
Joined 2007-03-09 08:10
19-year member
UID 81176
Gender Male
From 广东
Status Offline
Read posts and reply, develop a good habit.

[ Last edited by yjhyxing on 2007-3-8 at 08:05 PM ]
┃ \\\\//// ┃通缉:帅气冲天狂 我特点:贼丑┃ (-●●-) ┃年龄:刚成年 性别:男 / ┃罪名:长的丑/总想见网友 ┃ \︶/ ┃犯罪事实:吓死一片~
Floor 12 Posted 2007-03-09 14:21 ·  中国 河北 石家庄 联通
初级用户
Credits 28
Posts 12
Joined 2006-09-06 12:10
19-year member
UID 61970
Status Offline
Got it, thanks for sharing.
Floor 13 Posted 2007-03-13 02:46 ·  中国 广东 广州 番禺区 电信
初级用户
★★
Credits 107
Posts 52
Joined 2007-03-10 04:55
19-year member
UID 81272
Gender Male
Status Offline
Floor 14 Posted 2007-03-13 13:33 ·  中国 广东 广州 番禺区 广州海之光通讯技术有限公司
初级用户
Credits 126
Posts 10
Joined 2004-01-08 00:00
22-year member
UID 15121
Gender Male
Status Offline
Is there a ready-made one?
Floor 15 Posted 2007-03-15 05:43 ·  中国 广东 东莞 电信
新手上路
Credits 18
Posts 10
Joined 2006-12-20 17:52
19-year member
UID 74059
Gender Male
Status Offline
Thanks for the materials from floor 8. Been searching for a long time.
1 2 3 5 Next ›
Forum Jump: