Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Changing The Windows Xp Splash Screen, another quick tutorial
seargentpepper7
post Apr 16 2007, 01:04 AM
Post #1


Newbie [Level 1]
*

Group: Members
Posts: 12
Joined: 16-April 07
Member No.: 41,710



First make create 16 bit 640*480 image and save it as boot.bmp in 'c:\windows' directory
Click Start|Run and type c:\boot.ini.
The file opens in Notepad.
Look for an entry similar to this.

CODE
"multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect"

Add /noguiboot /bootlogo at the end of the line so that it looks like this.


CODE
"multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /noguiboot /bootlogo"


We add the /noguiboot switch to remove the existing splash screen.
We add the /bootlogo switch to add our own image.

good luck!
Just MAKE SURE the image is 16 bit colour and the resolution 640*480 px
Go to the top of the page
 
+Quote Post
srujanlive
post Apr 25 2007, 08:26 PM
Post #2


Super Member
*********

Group: Members
Posts: 222
Joined: 15-April 07
Member No.: 41,662



Does this work on all motherboards? Cause i read something similar on Intel's website where they said my motherboard was not compatible. Mine is Intel D101GGC if u need to know.
Go to the top of the page
 
+Quote Post
demonatashadow
post Apr 26 2007, 11:02 PM
Post #3


Super Member
*********

Group: [HOSTED]
Posts: 260
Joined: 18-March 07
From: Tokyo, Japan
Member No.: 40,247



Yeah I don't want to winde up messing up my PC by making a few adjustmenst. I've learned when tampering with a big software or something similar, the tiniest change could completely mess up the whole system. Now have you tried this out or did you get it from somone else who said it works??????
Go to the top of the page
 
+Quote Post
harshcpu
post May 21 2007, 03:17 PM
Post #4


Newbie [Level 2]
**

Group: Members
Posts: 33
Joined: 11-May 07
From: Smithfield RI
Member No.: 42,953



An easy way to change the splash screen is to use logonstudio . It is free from stardock at www.wimcustomize.com. It provides an easy way to change your splash screen.
Go to the top of the page
 
+Quote Post
galexcd
post May 21 2007, 05:05 PM
Post #5


PROGRAMMER(prō'grăm'ər)- n. An organism that converts caffeine into software.
*********

Group: [HOSTED]
Posts: 902
Joined: 25-September 05
From: The dungeon deep below the foundation of trap17
Member No.: 12,251



This is why i love mac. All the files, images and everything the computer needs to run is found in the system folder if you know where too look. No hidden files, no crazy partitions and stuff to look for. You can change out the splash screen on a mac just by switching out an image with one you made yourself.
Go to the top of the page
 
+Quote Post
Sebby123
post Dec 21 2007, 10:40 PM
Post #6


Newbie [Level 1]
*

Group: Members
Posts: 13
Joined: 21-December 07
Member No.: 55,117



Is it easy to restore your pc if this goes wroung?
Go to the top of the page
 
+Quote Post
fsmismyantidrug
post Jan 19 2008, 02:46 AM
Post #7


Newbie
*

Group: Members
Posts: 3
Joined: 25-September 07
Member No.: 50,587



have you seen this, http://www.stardock.com/products/bootskin/ ? makes the whole process alot easier
Go to the top of the page
 
+Quote Post
kudmus
post Apr 23 2008, 06:33 AM
Post #8


Newbie [Level 1]
*

Group: [HOSTED]
Posts: 23
Joined: 22-April 08
Member No.: 61,160



This is quite an interesting topic. It brings me to my current passion for the last 48 hours: Customising the windows instalation. I have used nLite to do some tricks with my XP CD. I've added service pack 3 and some hotfixes. Now I want to know how to replace the files on the CD so that my installation doesnt come with Mark Seals and all those default sounds and graphics. I want to replace the sounds that XP places in the C:\windows\media\ directory. I have downloaded a couple of wavs here that I'd love to throw in there.

Attached File  WINXP_LOGO_HORIZ_SM.GIF ( 6.9k ) Number of downloads: 1


This post has been edited by kudmus: Apr 29 2008, 06:09 AM
Go to the top of the page
 
+Quote Post
delivi
post Apr 23 2008, 06:40 AM
Post #9


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,283
Joined: 11-January 06
From: Chennai, India
Member No.: 16,932



StarDock Bootskin will do the job, lot more safe and no need to tinker with the system files.

We can get a load of BootSkin themes that will change the Windows Loading Splash Screen.
Go to the top of the page
 
+Quote Post
kudmus