Skip to main content

Enhancing WinXP boot up process

Still running on XP OS on your machine?

Many are times we have had our windows XP desktop or laptop machines taking too long to start up (boot), so i came up with the following steps on how to go by making your windows XP machine boot fast.

Follow the following steps:

1. Open notepad.exe(from start menu select "Run" then type in "notepad"), type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) and save as "ntosboot.bat" in c:\
2. From the Start menu, select "Run..." & type "gpedit.msc".
3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.
4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".
5. Click "OK", "Apply" & "OK" once again to exit.
6. From the Start menu, select "Run..." & type "devmgmt.msc".
7. Double click on "IDE ATA/ATAPI controllers"
8. Right click on "Primary IDE Channel" and select "Properties".
9. Select the "Advanced Settings" tab then on the device or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".
10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.
11. Reboot your computer.

I hope this helps.... END.

Comments

Popular posts from this blog

HOW TO CUSTOMIZE BEEZ 2 TEMPLATE FOR JOOMLA! 2.5

HOW TO CUSTOMIZE BEEZ 2 TEMPLATE FOR JOOMLA! 2.5 Some times you my need to customize the default templates inorder to use them in a unique way and some of these customization are tricky especially messing with the underlying code... Fast forward ama disscuss two partial but major customization of the beez 2 template specifically in Joomla! 2.5. The two customs ama discuss are the fontsize changer on top of template and then the space which remains at top of the template after removing the font size changer. Removing the fontsize changer on top of the template Find and delete or comment this code in beez2/template/index.php: AND ALSO:            2.  To remove the space left after removing the fontsize changer Go to personal.css and change the code as follows: Code before changes #header ul { display:block; margin:0px 0px 1px 0px; text-align:right; list-style-type:none; padding:10px 0px 10px 0px; po...

A Mobile Money Loop Hole Unlikely but Possible

Introduction Happy new year and welcome back to iTechBookPages brand new post. And what a way to start my blogging this year, we be tackling an issue which has been baffling me for a while and now I have decided to share it. Its about mobile money industry which as you are aware is catching up with every Kenyan's daily life. Here in Kenya currently we have Safaricom MPESA  product  as the main player in the Kenyan industry, which i too appreciate its convenience in my day to day operations, be it paying bills, sending money and all possible options which were not there before. There is a lot to thank for the realization of the mobile money but as well there are loop holes which can lead to Telemarketing fraud. I will address  possible Telemarketing fraud in this post which i have not yet heard a case about but i think it can be exploited and wreak havoc to unsuspecting mobile money  consumers . How it can happen In as much as we register our SIM (Subsc...