MSFN Forum: SOLVED: Needed: Splash Screen tool for MS-DOS 6.22 startup - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

SOLVED: Needed: Splash Screen tool for MS-DOS 6.22 startup Closed because i got a tool Rate Topic: -----

#1 User is offline   BPoller 

  • Junior
  • Pip
  • Group: Members
  • Posts: 54
  • Joined: 24-July 07

  Posted 15 January 2008 - 09:47 AM

SOLVED: I got my tips and the last program named by Flo (Blackout) was the right tool! Thanks for all help.
======================================================================

Hi,

i am lookin for a tool for MS-DOS 6.22, with which i could implement a splash screen while starting MS-DOS, just like the Win98-Startup-Screen.
It should display a few seconds and then continue booting MS-DOS 6.22.

Its hard to find such special MS-DOS tools in the web, so anyone there, who has such a little tool (freeware)?

Thanks,
B.Poller

This post has been edited by BPoller: 25 January 2008 - 10:05 AM



#2 User is offline   Glenn9999 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 628
  • Joined: 23-April 07

Posted 15 January 2008 - 09:51 AM

In Windows 98, the boot-up process brought up either the default from IO.SYS or used a bitmap file called LOGO.SYS in the root directory. Logo.sys must be a 320- by 400-pixel, 256-color Windows bitmap file.

However, Dos 6.22 did not do this, so you will have to find a DOS image program which will show an image for a few seconds and then quit to get an equivalent functionality. However, Windows 98 booted the rest of the way in the background while the image was displaying. You will not get this in DOS 6.22.

#3 User is offline   DL. 

  • Tweaker or whatever I happen to be focused on at the moment..
  • PipPipPip
  • Group: Members
  • Posts: 489
  • Joined: 05-March 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 January 2008 - 05:27 PM

I agree on what Glenn9999 said; you need to be able to show an image of some kind and it will most likely stop the boot process while it's displayed.
You could use some ASCII art which can be displayed at any point in the boot process.

But the big question is, why would you even want a splash screen for DOS?
In Windows the boot logo is displayed to make the boot process feel faster and to introduce the OS, booting DOS doesn't really take that much time and when you boot DOS you can easily see it.

#4 User is offline   jcarle 

  • MSFN Master
  • Group: Developers
  • Posts: 2,572
  • Joined: 14-August 04

Posted 15 January 2008 - 05:41 PM

I dare imagine what kind of machine would need to wait for DOS to load.

#5 User is offline   idisjunction 

  • Newbie
  • Group: Members
  • Posts: 37
  • Joined: 01-May 07

Posted 15 January 2008 - 07:16 PM

You could try something like this:

http://web.inter.nl....a/logoview.html

Just add it to your AUTOEXEC.BAT

#6 User is offline   BPoller 

  • Junior
  • Pip
  • Group: Members
  • Posts: 54
  • Joined: 24-July 07

  Posted 16 January 2008 - 03:23 AM

Thanks idsjunction !!

That seems to be just what i was asking and lookin for.

To the questions from the others: i am creating a special DOS-Version for Networking and want to show a Startup-Screen with a nice Version-Info.

Thanks,
B.Poller

#7 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,423
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 16 January 2008 - 06:07 AM

You may want/need a dedicated program to create/edit/modify the bootscreen (320 x 400 256 colours bitmap animated through colour cycling).

Looky here:
http://www.msfn.org/board/newist-animated-...ogo-t38262.html

and a very basic tutorial:
http://www.spcug.org...ws/vlba0010.htm

Logomania can still be found around as "v16n06.zip". ;)

jaclaz

#8 User is offline   floko84 

  • Group: Members
  • Posts: 8
  • Joined: 23-January 07
  • OS:none specified
  • Country: Country Flag

Posted 24 January 2008 - 11:41 AM

Hi Mr. Poller,

the tool Blackout is exactly what youre looking for:
Dave's utility list - middle of page

No animation, but it kicks in with config.sys already.
But you should really consider updating to DOS 7, and let Logo.sys do the work for you.

Greetings from Berlin,
Flo

#9 User is offline   BPoller 

  • Junior
  • Pip
  • Group: Members
  • Posts: 54
  • Joined: 24-July 07

Posted 25 January 2008 - 04:30 AM

Hi Flo,

perfect. Thats the tool i looked for, and btw. a nice site u gave me. Tools and more stuff i could use.

Thanks,
B.Poller

P.S.: In german: "Danke, das war genau das was ich gesucht hatte, schöne Grüsse nach Berlin"

#10 User is offline   uid0 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 348
  • Joined: 12-June 06

Posted 25 January 2008 - 06:32 AM

Better to put "SOLVED" than closed. That way in the unlikely event that someone else is looking for the same thing, they wont think this is a dubious spam / warez / hacking thread that actually got closed by the mods.

#11 User is offline   BPoller 

  • Junior
  • Pip
  • Group: Members
  • Posts: 54
  • Joined: 24-July 07

  Posted 25 January 2008 - 10:06 AM

View Postuid0, on Jan 25 2008, 01:32 PM, said:

Better to put "SOLVED" than closed. That way in the unlikely event that someone else is looking for the same thing, they wont think this is a dubious spam / warez / hacking thread that actually got closed by the mods.


U are right. I changed the Topic.

Bye,
B.Poller

#12 User is offline   mvsnaniou 

  • Group: Members
  • Posts: 6
  • Joined: 24-December 07

Posted 03 November 2008 - 04:15 AM

ok thanks

#13 User is offline   floko84 

  • Group: Members
  • Posts: 8
  • Joined: 23-January 07
  • OS:none specified
  • Country: Country Flag

  Posted 04 December 2008 - 11:06 AM

Seeing how other people take interest in this specialized topic (@mvsnaniou), I'd like to add a recent find:

The DOS-LOGO project

They made a driver that apparently works on older versions (but not FreeDos) and reads a logo.sys.
Untested, but looks like a complete emulation including animation and escape-key override!

In any case, the gallery of logos includes nice ones for MS-DOS 6.x/7.x :)

Flo

#14 User is offline   timofonic 

  • Group: Members
  • Posts: 5
  • Joined: 07-February 10

Posted 07 February 2010 - 08:18 PM

View Postfloko84, on Dec 4 2008, 07:06 PM, said:

Seeing how other people take interest in this specialized topic (@mvsnaniou), I'd like to add a recent find:

The DOS-LOGO project

They made a driver that apparently works on older versions (but not FreeDos) and reads a logo.sys.
Untested, but looks like a complete emulation including animation and escape-key override!

In any case, the gallery of logos includes nice ones for MS-DOS 6.x/7.x :)

Flo


Hello.

Sorry for bumping an old post, but that url is currently dead.

Some mirror or a sucessor of it?

Regards.

#15 User is offline   dencorso 

  • Adiuvat plus qui nihil obstat
  • Group: Super Moderator
  • Posts: 4,863
  • Joined: 07-April 07
  • OS:98SE
  • Country: Country Flag

Posted 07 February 2010 - 09:05 PM

Have you ever heard of the Wayback Machine? :)

The DOS-LOGO project

DOS-LOGO Direct Download Links:
DOS-LOGO.SYS Device Driver Version 1.0
DOS-LOGO.ASM Source 1.0(LGPL)

#16 User is offline   timofonic 

  • Group: Members
  • Posts: 5
  • Joined: 07-February 10

Posted 08 February 2010 - 08:46 PM

Thanks a lot, I was unable to find a mirror of the executable. It's very nice there's even a mirror to the source code! :thumbup

I didn't know this logo stuff is a really big hack, very interesting to know...

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy