PDA

View Full Version : Disable Startup Logo



gigsvoo
12-21-2001, 11:32 AM
Hi there,

How do I disable startup logo of W2K Pro?

Thanks

Neo
http://communities.msn.com.my/VisualBasicwithNeo

theelf
12-21-2001, 02:20 PM
You can prevent the boot screen from being displayed by adding a space and /noguiboot after the line in your boot.ini that loads the OS. Like:

multi(0)disk(0)rdisk(0)partition(3)\winnt="Windows 2000" /noguiboot

gigsvoo
12-22-2001, 01:07 AM
I just saw the line written with a parameter called /fastdetect, what is that?

Thanks

Neo
http://communities.msn.com.my/VisualBasicwithNeo

theelf
12-22-2001, 03:14 AM
Look here for some reading: <a target="_blank" href=http://www.virtualplastic.org/html/logo_scr.html#4>http://www.virtualplastic.org/html/logo_scr.html#4</a>