custom splash screen in Embedded Windows Xp

  • Thread starter Thread starter nsheikh
  • Start date Start date
N

nsheikh

How To create a custom splash screen during boot up cycle in Embedded Windows Xp?
 
There is no legal way.

You can use /NOGUIBOOT in boot.ini to disable splash screen, this is the
only way.

Regards,
Slobodan

nsheikh said:
How To create a custom splash screen during boot up cycle in Embedded
Windows Xp?
 
Yup, there is a checkbox in image's properties in TD that adds /noguiboot to
boot.ini
Settings > Other Settings > Do not display GUI boot screens.

The caveat is that /noguiboot turns off BSoD too. So if the system
encounters stop error during startup, you will not see an explanation.
On the other hand, this can be desired behavior for embedded system. A blank
screen on public terminal may be better than BSoD I suppose :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top