PDA

Click to See Complete Forum and Search --> : Changing your xp startup screen?


pZargs
January 15th, 2004, 09:19 PM
I was curious if any of you os experts could lead me in the right direction.I have read that it is possible to change your startup screen for 95 and 98.when you start up it shows the win 95 or 98 logo.and from what I read it was as simple as replacing the .bmp file in the C:windows\logos.sys file.Now I have not tried on 95 or 98 becuase I am currently running xp.But I certainly tried like hell to find anything like it on xp, with no such luck.I have searched everywhere for all .bmp folders in hidden files and everything.
Now if it is possible I am not asking that someone tell me how to do it, but to lead me in the right direction PLZ...thanks in advance... pZargs :D

Ps : if someone has allready asked I apologize ,just could not find anything related..

MemorY
January 15th, 2004, 10:39 PM
Here you can download good boot screens :)

http://www.themexp.org/view.php?type=boot

How to set it up?

Boot Screens

If you have multiple logon screens that you would like to select between, please look at this app. Looks like a very nice utility.


Backup (copy) the file %windir%\system32\ntoskrnl.exe (most likely C:\windows\system32\ntoskrnl.exe - the boot screen)
Download the .zip to your computer
Extract ntoskrnl.exe to a directory other than %windir%\system32 (most likely C:\windows\system32)
Reboot your computer into Safe Mode (hit F8 before the boot screen) or into true DOS (from a boot disk)
Overwrite the file %windir%\system32\ntoskrnl.exe (which should have been backed up) with the extracted exe
Reboot your computer as you normally would


http://www.themexp.org/howto.php

pZargs
January 16th, 2004, 01:10 AM
You rock MEM that is excactly what I was needing...You guys need to start writing books.
how to's for noobs(it should out sell the for dummies books!!)
thanks agian.....pZargs :D :D

hjack
January 17th, 2004, 09:44 PM
go to www.wincustimize.com



hjack

cheyenne1212
January 17th, 2004, 10:10 PM
I'm doing this from memory, but for windows 98 you go to dos prompt then type the following


cd system
attrib logos.sys -a -s -h


Then open up logos.sys in paint or any other program after you resave it just go back to the dos prompt and type

attirb logos.sys +a +s +h

I know they already gave you a link to download screens, but thats how I remember to do it manually for windows 98.

pZargs
January 18th, 2004, 01:05 AM
thanks again...