Boot Splash screen changes failed in XPE
Veerasivakumar
07-09-2005, 09:26 PM
Dear all,
i tried to change the booting splash screen in my XPE image through
modifying the Boot.ini file like "/bootlogo/noguiboot" and place the 640x480
16 bit color boot.bmp in my c:\Windows directory. But in the booting time, it
displays only blank color without image. please help me to solve this
problem.
Thanks & Regards,
V.Veerasivakumar
--
V.Veerasivakumar
InLott Technologies Pvt Ltd,
Chennai,
India.
E-Mail: veerasivakumar@inlott.com
Bing.Chen
07-09-2005, 09:26 PM
Dear Veerasivakumar,
Please try 640*480 4 bit bmp file.
--
Best Regards,
Microsoft MVP for Windows Embedded
Bing Chen
Advantech Co., Ltd.
"Veerasivakumar" <Veerasivakumar@discussions.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D:F0EE7252-28E9-4B68-9F71-63C41228C72C@microsoft.com...
> Dear all,
> i tried to change the booting splash screen in my XPE image through
> modifying the Boot.ini file like "/bootlogo/noguiboot" and place the
> 640x480
> 16 bit color boot.bmp in my c:\Windows directory. But in the booting time,
> it
> displays only blank color without image. please help me to solve this
> problem.
>
> Thanks & Regards,
> V.Veerasivakumar
>
> --
> V.Veerasivakumar
> InLott Technologies Pvt Ltd,
> Chennai,
> India.
>
> E-Mail: veerasivakumar@inlott.com
Veerasivakumar,
> Dear all,
> i tried to change the booting splash screen in my XPE image through
> modifying the Boot.ini file like "/bootlogo/noguiboot" and place the
> 640x480
> 16 bit color boot.bmp in my c:\Windows directory.
As Bing Chen already pointed out, your replacement logo bitmap must be
16-color (not 16 bit but 4 bit).
Also, make sure there is a space between /bootlogo and /noguiboot switches.
Test you logo bitmpa on XP Pro machine first.
> But in the booting time, it
> displays only blank color without image. please help me to solve this
> problem.
KM
Boot Splash screen changes failed in XPE