中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-09-06 07:00
47,812 topics / 349,914 posts / today 0 new / 48,268 members
DOS启动盘 & LOGO技术 (启动盘室) » Question about blackout.
Printable Version  1,271 / 4
Floor1 dewin Posted 2003-05-10 00:00
初级用户 Posts 26 Credits 181
Can someone tell me how to use blackout?

http://newdos.yginfo.net/doswarek.htm
The 30k one here.
How do I use it?
Can this be added to a ROM-DOS 7.10 boot disk?
Floor2 dewin Posted 2003-05-10 00:00
初级用户 Posts 26 Credits 181
Hehe. I figured it out. Turns out it's
The loading screen must be in the root of drive C and called 'OPENINIT.RAW'.
Floor3 如是大师 Posted 2003-05-10 00:00
元老会员 Posts 3,351 Credits 9,654 From 湖北
Try it in ROM-DOS, and if you come up with any experience, make a post and tell everyone about it。。。。
Floor4 dewin Posted 2003-05-10 00:00
初级用户 Posts 26 Credits 181
I don't really have any special experience, I just kept trying and read carefully.

In AUTOEXEC.BAT.
I found that
copy OPENINIT.RAW c:\
BLACKOUT.EXE
BANNER.COM
must be written after these programs before that startup screen will display, otherwise it will just be a black screen.

@echo off
break on
lfnfor on
verify on
set dircmd=/OGN /4
set comspec=a:\command.com
path=a:\;..
mode con rate=32 delay=1
killer.exe
doskey.com
mscdex.exe /D:CDROM1 /K
ctmouse.exe /r3
mousclip.exe /m
smartdrv.exe
peruse.com /X100

copy OPENINIT.RAW c:\
BLACKOUT.EXE
BANNER.COM

set ramdrive=
xmsdsk 20480 /y
findramd>nul
.....
.....
.....






I want to ask a question.
Why does
path=a:\;..
have a semicolon?
What does this semicolon mean?
Floor5 如是大师 Posted 2003-05-10 00:00
元老会员 Posts 3,351 Credits 9,654 From 湖北
This is a separator; it lets the PATH command point to multiple paths at the same time.。
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023