Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Help
Windows XP LOGO
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="TΞΞNSTAR™" data-source="post: 2176834" data-attributes="member: 88129"><p><strong>Changing the Windows Boot Screen</strong></p><p></p><p> I'll start with the Windows boot screen, since that's fairly easy and doesn't necessarily require any direct modification of system files. There are several ways to approach changing the boot screen. One option is to eliminate it completely, opting to display a blank screen until Windows completes the boot process. To turn off the boot logo, Click Start > Run and type MSCONFIG in the run dialog box to launch the System Configuration Utility. On the BOOT.INI tab, check the box next to /NOGUIBOOT and click OK. The next time you reboot your computer, you'll see the BIOS screen and then nothing until Windows loads completely. The downside to this option is you won't get any feedback if your PC gets hung up somewhere in the boot process. </p><p> <img src="http://www.jakeludington.com/images/xp/noguiboot.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> To maintain a more visual boot process, while also eliminating any boot branding, you might simply want to replace the boot image. The easy way to do this is to download a freeware app from WinCustomize called <a href="http://www.topdrawerdownloads.com/download/104610" target="_blank">BootSkin</a>. The app automatically overrides the default Windows boot screen, replacing it with one of the many options in the WinCustomize <a href="http://www.wincustomize.com/Skins.aspx?LibID=32&u=0" target="_blank">BootSkin library</a>. With some practice you can make your own custom BootSkin as well.</p><p> <img src="http://www.jakeludington.com/images/xp/bootskin_screen.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p><a href="http://www.topdrawerdownloads.com/download/104610" target="_blank">Download BootSkin</a></p><p> If you want to get really geeky, a third option is to edit the operating system file where the boot screen information resides. You need to be careful in doing this or you can end up with a computer that won't boot. The first part of the process is to create or find an image you want to use. If your computer simply has the all black Windows XP boot screen, with the XP logo like the one pictured below, you don't need a very large image.</p><p><img src="http://www.jakeludington.com/images/xp/xpbootimage.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> Simply create a 215x147 .bmp file with 16 colors (NOT 16-bit) in any image editor and you've got a working replacement. If your computer manufacturer overrides this default screen with something else, you may need to get creative to eliminate all the branding. In general, using a black background looks more consistent, but you can use any of the 16 colors in your palette. </p><p> With your new image created, you need a freeware app called <a href="http://www.topdrawerdownloads.com/download/104611" target="_blank">Resource Hacker</a> to make some changes.</p><p> Before proceeding, locate ntoskrnl.exe in your Windows > system32 folder. Make a copy of the file called newntoskrnl.exe or something equally easy to remember and leave the copy in the system32 folder.</p><p> Make a second copy of the ntoskrnl.exe on your desktop (this is the one you will edit).</p><p> Open ntoskrnl.exe in Resource Hacker. Expand Bitmap > 5 and highlight the 1033 folder. Right-click the 1033 icon and choose Replace Resource.</p><p> <img src="http://www.jakeludington.com/images/xp/bootscreen/resourcehacker1.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> Click the Open file with new bitmap button and locate the image you created earlier. Click the Replace button. Save and exit Resource Hacker. You can optionally replace all elements of the boot screen by editing each portion of the Bitmap.</p><p> <img src="http://www.jakeludington.com/images/xp/bootscreen/resourcehacker2.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> Reboot into SafeMode and copy your newly created ntoskrnl.exe file into the Windows > system32 folder. </p><p> Note: If you are using Windows 2000, you can simply replace the image in the Bitmap > 1 > 1033 location with a 640x480 16 color Bitmap to modify the Win2k boot screen in a similar fashion.</p><p> <strong>Changing the BIOS Splash Screen</strong></p><p></p><p> To eliminate the branded splash screen associated with your BIOS, you need to obtain the firmware update for your BIOS and edit the logo file that's part of the BIOS fileset before applying the update. Since every computer model and manufacturer uses a slightly different BIOS configuration, it's important to get the BIOS specific to your computer from the support section of the manufacturer's Website. In some cases, like my HP laptop, it's become virtually impossible to replace the logo because the BIOS flash process is contained in an .exe file that runs locally in Windows rather than from a separate disk.</p><p> Assuming your PC manufacturer has you create a floppy designed to flash the PC bios, you can fairly easily make a change to the logo displayed. In following the directions to create the BIOS boot disk, simply replace the included logo.bmp file in the BIOS update package with a logo.bmp file created by you. The key here is to use a 16 color (NOT 16-bit color) 640x480 BMP file. Copy your logo.bmp file onto the disk used for your BIOS update and run the bundled logo.bat file by double-clicking it. This converts the logo.bmp to a format ready for the BIOS update. </p><p> It's vital to keep all the files in the BIOS update named exactly as they were or your computer may not work after the update. Any changes made to BIOS update files should be done at your own risk and with extreme care.</p></blockquote><p></p>
[QUOTE="TΞΞNSTAR™, post: 2176834, member: 88129"] [B]Changing the Windows Boot Screen[/B] I'll start with the Windows boot screen, since that's fairly easy and doesn't necessarily require any direct modification of system files. There are several ways to approach changing the boot screen. One option is to eliminate it completely, opting to display a blank screen until Windows completes the boot process. To turn off the boot logo, Click Start > Run and type MSCONFIG in the run dialog box to launch the System Configuration Utility. On the BOOT.INI tab, check the box next to /NOGUIBOOT and click OK. The next time you reboot your computer, you'll see the BIOS screen and then nothing until Windows loads completely. The downside to this option is you won't get any feedback if your PC gets hung up somewhere in the boot process. [IMG]http://www.jakeludington.com/images/xp/noguiboot.png[/IMG] To maintain a more visual boot process, while also eliminating any boot branding, you might simply want to replace the boot image. The easy way to do this is to download a freeware app from WinCustomize called [URL="http://www.topdrawerdownloads.com/download/104610"]BootSkin[/URL]. The app automatically overrides the default Windows boot screen, replacing it with one of the many options in the WinCustomize [URL="http://www.wincustomize.com/Skins.aspx?LibID=32&u=0"]BootSkin library[/URL]. With some practice you can make your own custom BootSkin as well. [IMG]http://www.jakeludington.com/images/xp/bootskin_screen.png[/IMG] [URL="http://www.topdrawerdownloads.com/download/104610"]Download BootSkin[/URL] If you want to get really geeky, a third option is to edit the operating system file where the boot screen information resides. You need to be careful in doing this or you can end up with a computer that won't boot. The first part of the process is to create or find an image you want to use. If your computer simply has the all black Windows XP boot screen, with the XP logo like the one pictured below, you don't need a very large image. [IMG]http://www.jakeludington.com/images/xp/xpbootimage.jpg[/IMG] Simply create a 215x147 .bmp file with 16 colors (NOT 16-bit) in any image editor and you've got a working replacement. If your computer manufacturer overrides this default screen with something else, you may need to get creative to eliminate all the branding. In general, using a black background looks more consistent, but you can use any of the 16 colors in your palette. With your new image created, you need a freeware app called [URL="http://www.topdrawerdownloads.com/download/104611"]Resource Hacker[/URL] to make some changes. Before proceeding, locate ntoskrnl.exe in your Windows > system32 folder. Make a copy of the file called newntoskrnl.exe or something equally easy to remember and leave the copy in the system32 folder. Make a second copy of the ntoskrnl.exe on your desktop (this is the one you will edit). Open ntoskrnl.exe in Resource Hacker. Expand Bitmap > 5 and highlight the 1033 folder. Right-click the 1033 icon and choose Replace Resource. [IMG]http://www.jakeludington.com/images/xp/bootscreen/resourcehacker1.png[/IMG] Click the Open file with new bitmap button and locate the image you created earlier. Click the Replace button. Save and exit Resource Hacker. You can optionally replace all elements of the boot screen by editing each portion of the Bitmap. [IMG]http://www.jakeludington.com/images/xp/bootscreen/resourcehacker2.png[/IMG] Reboot into SafeMode and copy your newly created ntoskrnl.exe file into the Windows > system32 folder. Note: If you are using Windows 2000, you can simply replace the image in the Bitmap > 1 > 1033 location with a 640x480 16 color Bitmap to modify the Win2k boot screen in a similar fashion. [B]Changing the BIOS Splash Screen[/B] To eliminate the branded splash screen associated with your BIOS, you need to obtain the firmware update for your BIOS and edit the logo file that's part of the BIOS fileset before applying the update. Since every computer model and manufacturer uses a slightly different BIOS configuration, it's important to get the BIOS specific to your computer from the support section of the manufacturer's Website. In some cases, like my HP laptop, it's become virtually impossible to replace the logo because the BIOS flash process is contained in an .exe file that runs locally in Windows rather than from a separate disk. Assuming your PC manufacturer has you create a floppy designed to flash the PC bios, you can fairly easily make a change to the logo displayed. In following the directions to create the BIOS boot disk, simply replace the included logo.bmp file in the BIOS update package with a logo.bmp file created by you. The key here is to use a 16 color (NOT 16-bit color) 640x480 BMP file. Copy your logo.bmp file onto the disk used for your BIOS update and run the bundled logo.bat file by double-clicking it. This converts the logo.bmp to a format ready for the BIOS update. It's vital to keep all the files in the BIOS update named exactly as they were or your computer may not work after the update. Any changes made to BIOS update files should be done at your own risk and with extreme care. [/QUOTE]
Insert quotes…
Verification
Hath warak paha keeyada? (hatha wadikireema paha)
Post reply
Top
Bottom