• 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.

boot lines

kenji808

Junior Member
When i boot up my computer it goes to a screen that has 3 lines on it:
(Line
Windows XP Home Edition
(Line

then it counts down 25 seconds for me to choose which one i want to use. if i dont choose, it goes auto to the highlighted one. Eitherway they all boot up windows, but in a slower process beacuse it has to stop at this screen, is there anyawy to delete those 2 "(Line" so it just boots to Windows with no problems?
 
Here is my Boot.ini file, under C:\ partition

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect


timeout=30 means it takes 30 seconds before selecting this startup. If you have multiple lines under operating system you may want to remove them and it should not show the selection screen at all. Otherwise just change the timeout= value to something like 3 seconds.
 
Back
Top