Boot.ini

  • Thread starter Thread starter Brett
  • Start date Start date
Brett said:
How to I set the boot.ini to show the Windows splash
screen in XP?


Complete description of boot.ini can be found here:

http://www.sysinternals.com


--

Woodzy

http://www.rtdos.com (alt OS for games based on the classics)
http://rtdos.com/debate (charged political discussion)
http://rtdos.com/forum (rtdos message boards)
http://rtdos.com/rtdos (rtdos active developer chat)

http://rtdos.com/chat
Chats scheduled every Thursday @ 7PM MDT (0100 GMT) and
every Sunday @ 1PM MDT (1900 GMT)
 
Brett,

Right click My Computer>Properties>Advanced>Startup and Recovery>Edit;
Edit BOOT.INI and delete "/SOS" right after "/fastdetect."

The line will look something like this:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect(when you're finished).
The first part, multi(0)..... may not be the same on your machine. Upon
restarting, the splash screen will be enabled. It can be disabled by adding
the switch.

You can also use MSconfig to accomplish the same result;

Start>Run>msconfig (typed in the caption box)>Boot.Ini (tab) and perform the
same edit as noted above.
 
Back
Top