ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



General discussions > Public newsgroups > alt.certification.a-plus > windows splash screen

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread






Author windows splash screen
Newt
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
windows splash screen

Hi,
How do I reinstate the windows splash screen, either my own or windows, that
appears during bootup.
msdos.sys is already set to logo=1 but I dont get anything.
Is there supposed to be a file called logo.* or something? .bmp?

TIA
Newt


Report this post to a moderator

Old Post 07-12-03 04:24 AM
Reply w/Quote Edit/Delete Message IP: Logged
Navin R. Johnson
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: windows splash screen

On Sat, 12 Jul 2003 04:02:44 +0100, "Newt" <no.one@home.co.uk> wrote:

You need a 256 color .bmp file that's sized at 320 by 400. Once you've
got that, rename it logo.sys and put it in C:\. You may have to play
around with the aspect ratio to get it to not look tall and thin. I
think I remember that if you start the file at 534 by 400 then resize it
to 320 by 400 it'll look normal. Have fun.

NRJ

>Hi,
>How do I reinstate the windows splash screen, either my own or windows, that
>appears during bootup.
>msdos.sys is already set to logo=1 but I dont get anything.
>Is there supposed to be a file called logo.* or something? .bmp?
>
>TIA
>Newt
>







"Very funny Scotty..... Now beam down my clothes!"

Report this post to a moderator

Old Post 07-12-03 06:23 PM
Reply w/Quote Edit/Delete Message IP: Logged
Hydroman
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: windows splash screen

This is how your MSDOS.SYS file should look:

[Paths]
WinDir=c:\windows
WinBootDir=c:\windows
HostWinBootDrv=c

[Options]
BootMulti=1
BootGUI=1 <---- This is what controls whether you get a splash screen or
not
DoubleBuffer=1

There's actually 3 logo files, There's Logo.sys which is your standard
splash screen
and that should be located on the root of the C drive (C:\). Then there are
2 other
logo files: Logos.sys and Logow.sys, Logos comes up when it is save to turn
off
your computer (if you don't have the SMART switch enabled in the BIOS) and
logow is the screen that comes up when the system is in the process of
shutting down.
After the [Options] section you should see a bunch of characters, leave
those alone,
those are there to make the MSDOS.SYS file at least 1024 bytes (1 kilobyte)

--
Larry
budd72@comcast.net
A+ and MCP certified

Newt <no.one@home.co.uk> wrote in message
news:%SKPa.2089$Bf7.1240@news-binary.blueyonder.co.uk...
> Hi,
> How do I reinstate the windows splash screen, either my own or windows,

that
> appears during bootup.
> msdos.sys is already set to logo=1 but I dont get anything.
> Is there supposed to be a file called logo.* or something? .bmp?
>
> TIA
> Newt
>
>



Report this post to a moderator

Old Post 07-22-03 07:25 PM
Reply w/Quote Edit/Delete Message IP: Logged
JK_Deth
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Re: windows splash screen

Sorry but the MSDOS.SYS bit is incorrect.


"Hydroman" <hydroman@comcast.net> wrote in message
news:_0WdnRSAKLPf7oCiXTWJiQ@co
mcast.com...
> This is how your MSDOS.SYS file should look:
>
> [Paths]
> WinDir=c:\windows
> WinBootDir=c:\windows
> HostWinBootDrv=c
>
> [Options]
> BootMulti=1
> BootGUI=1 <---- This is what controls whether you get a splash screen or


Um nope, BootGUI is pretty self explanatory, it controls whether or not the
comp Boots to the Windows GUI (Graphical User Interface) or a command prompt
only, any bearing on the splash screen is incidental.

The entry for controlling whether a splash screen is loaded or not is

Logo= (0 for not loading and 1 to load the splash, which the OP indicates
she has already checked)

Note that most times this entry is used to disable the splash and isn't
normally neccesary in Win98

>
> DoubleBuffer=1
>
> There's actually 3 logo files, There's Logo.sys which is your standard
> splash screen
> and that should be located on the root of the C drive (C:\). Then there

are
> 2 other
> logo files: Logos.sys and Logow.sys, Logos comes up when it is save to

turn
> off
> your computer (if you don't have the SMART switch enabled in the BIOS) and
> logow is the screen that comes up when the system is in the process of
> shutting down.
> After the [Options] section you should see a bunch of characters, leave
> those alone,
> those are there to make the MSDOS.SYS file at least 1024 bytes (1

kilobyte)
>
> --
> Larry
> budd72@comcast.net
> A+ and MCP certified
>
> Newt <no.one@home.co.uk> wrote in message
> news:%SKPa.2089$Bf7.1240@news-binary.blueyonder.co.uk...
> > Hi,
> > How do I reinstate the windows splash screen, either my own or windows,

> that
> > appears during bootup.
> > msdos.sys is already set to logo=1 but I dont get anything.
> > Is there supposed to be a file called logo.* or something? .bmp?


Sorry I don't the original post to reply, but did you remove the read-only
attribute before changing it? And you do need to make sure the files are
available in win95, win98 can load them from a .dll, but will use them if
present. (they are hidden files, so make sure you have your folder options
set to 'show all files' before searchng). If your interested in making
custom ones check this site:

http://www.virtual-hideout.net/guid...mod/index.shtml

> >
> > TIA
> > Newt
> >
> >

>
>



Report this post to a moderator

Old Post 07-25-03 03:24 AM
Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Featured site: MCSE, MCSD, CompTIA, CCNA training videos



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is OFF.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps