//flex table opened by JP

Click to See Complete Forum and Search --> : Remove Windows Logo ???


suckerpuppy
06-13-2000, 06:15 AM
Hi,

Can soembody tell me how to remove the Windows logo at startup. NOT edit it. I want to completely remove it so that the computers boots from DOS directly into Windows without the logo showing up.
Thanx

CMonster
06-13-2000, 06:32 AM
edit msdos.sys and under [Options] add the line logo=0 -of course you will have to remove the read-only attribute first;

Looks like this but do not attempt to copy and use this file:

*[Paths]
*WinDir=C:\WINDOWS
*WinBootDir=C:\WINDOWS
*HostWinBootDrv=C

*[Options]
*BootMulti=1
*BootGUI=1
*logo=0
*DoubleBuffer=1
*AutoScan=1
*WinVer=4.10.1998
*;
*;The following lines are required for *compatibility with other programs.
*;Do not remove them (MSDOS.SYS needs to be *>1024 bytes).
;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxa etc etc yadda yadda yadda




[This message has been edited by CMonster (edited 06-13-2000).]

suckerpuppy
06-13-2000, 06:36 AM
Thanx man ! Simple but effective..........

CMonster
06-13-2000, 06:39 AM
My pleasure - good morning and good day to you.

x35Agent
06-13-2000, 07:02 AM
Thanks CMonster

I had done it once before but had forgotten all about it

What an idiot I am

Extremely easy things are the easiest to forget!!!!!!!

Roy
06-13-2000, 08:58 AM
As an option, you can switch it on or off in Tweak UI's Boot tab.

[Tweak UI can be found on your W98 CD. Its pretty well burried, use Find to dig it up.]

BTW ~ Tweak UI is handy to have for other things too. http://sysopt.earthweb.com/forum/smile.gif

[This message has been edited by Roy (edited 06-13-2000).]

Warthog
06-13-2000, 11:04 AM
What if you simply delete the logo.sys file?

Warthog

LiLRiceBoi
06-13-2000, 06:43 PM
Is there an increase of speed when this is done?