• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

changing the win2k boot logo

Yup!

Make a copy of your NTOSKRNL.EXE file then edit it with your new logo.
Once you do it save the file as NTOSCHK.EXE in your c:\winnt\system32 folder.


Then open your boot.ini file and add the following /KERNEL=NTOSCHK.EXE

This goes here:

[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect /KERNEL=NTOSCHK.EXE

This will load your custom logo file next time and every subsequent time you reboot, also if you want to change the file its easier to edit this new file than risk corrupting your NTOSKRNL. If the bitmap is bad or wrong, it only gives you a crappy boot screen instead of hsoing your PC.

Give it a whirl! 🙂
 
Back
Top