welcome

Click here

Sunday, December 19, 2010

Disable Windows XP Boot Time Logo




There is a simple trick to disable Windows XP boot time logo. But we can only disable it, not change the Logo. For this just take Run Command Prompt as Start -> Run, and type "c:/boot.ini". Then a window is opened like below


And here you will see a message like "multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect"

after fastdetect insert "/noguiboot"(without quotes). Then the code become "multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect/noguiboot"

and now save it and restart your system. Now you will not see your boot logo.

No comments:

Post a Comment