About the boot screen

  • Thread starter Thread starter George
  • Start date Start date
G

George

I want to change the boot screen of my image, and I modify the ntoskrnl.exe
file, and change the BMP resource.
1. If I use a black background BMP to change the boot screen, it works ok.
2. If I use a white background BMP to change the boot screen, the process
bar still at, and on the top left there is a black area.

I know because the process bar and the black area can be overed with
backgroud BMP file, so method 1 can work. I want to know whether I can hide
the process bar and the black area if I don't use the black background BMP?
And how to do it?
And I also try the ntoskrnl.exe that download from http://www.themexp.org,
they all have the problems that I mentioned.
 
Back
Top