//flex table opened by JP

Click to See Complete Forum and Search --> : Dont want logo in win95 at startup..


ram
02-06-2000, 12:24 AM
So how do i make bootup faster with no win95 or Plus! logos??

Strip
02-06-2000, 03:22 AM
Simply add the line Logo=0 in your msdos.sys.

More ideas here:
How can I speed up my boot? (http://www.sysopt.com/forum/Forum2/HTML/004071.html)

Edit» Spelling...


[This message has been edited by Strip (edited 02-06-2000).]

OuTpaTienT
02-06-2000, 03:26 AM
In the root of your C:\ drive there is a file called Msdos.sys. Use a text editor, like Notepad, to edit this file and add the line:

Logo=0

(unless Logo=1 is already there, then you can just change it to Logo=0)

note: you'll probably have to change the attributes of the file so it's not READ-ONLY and not HIDDEN. You can do that under File Properties in the Windoze File Explorer.

CMonster
02-06-2000, 06:34 AM
And another way to speed the boot process a second or two is to add or modify the line "Bootdelay=0" (0-zero as in "no delay")
in the msdos.sys file.

Also, I have heard that booting into safe mode and removing unused, old, or nonexistant devices from the Device Manager will speed up Windows boot.

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

ram
02-06-2000, 01:33 PM
Allrighty then thanks!! http://www.sysopt.com/forum/smile.gif