Site Statistics
 
Threads: 3,718
Posts: 16,702
Members: 2,843
Users Online: 13
Newest Member: john253


Go Back   PC101 > PC Software > Windows Vista, XP, 2000, 98, etc...

Windows Vista, XP, 2000, 98, etc... Questions, comments, news about Windows Vista, XP, 2000, ME and all the rest!

Reply
 
LinkBack Thread Tools Display Modes
Old 11-17-2005, 09:32 AM   #1
imported_krish
Member
 
Join Date: Nov 2005
Posts: 135
Rep Power: 3 imported_krish is on a distinguished road
Boot XP faster

Boot XP faster

1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & 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 0 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.
imported_krish is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-20-2005, 10:13 AM   #2
kareja
Member
 
Join Date: Nov 2005
Posts: 140
Rep Power: 3 kareja is on a distinguished road
hi,
thanks for this cool tip. I have tried it out on my system and its nice that i feel something has proved significantly.
Waiting for more such speed tips.
kareja is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-11-2006, 01:40 PM   #3
Kenshin
Member
 
Join Date: Jun 2006
Location: Malaysia
Posts: 48
Rep Power: 0 Kenshin is on a distinguished road
there was an error while i type "gpedit.msc" n run it.
Kenshin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-11-2006, 03:19 PM   #4
Will.Spencer
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
What was the error message?

What version of Microsoft Windows are you running?
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-12-2006, 07:45 AM   #5
Kenshin
Member
 
Join Date: Jun 2006
Location: Malaysia
Posts: 48
Rep Power: 0 Kenshin is on a distinguished road
I'm running Windows XP Home Edition SP2. The error msg was 'windows cannot find "gpedit.msc". Make sure you type the name correctly, and then try again.'
Kenshin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-12-2006, 12:34 PM   #6
Will.Spencer
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
Try "C:\WINDOWS\system32\gpedit.msc" -- that's where it is on my copy of Windows XP Pro.
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-13-2006, 01:11 PM   #7
Kenshin
Member
 
Join Date: Jun 2006
Location: Malaysia
Posts: 48
Rep Power: 0 Kenshin is on a distinguished road
Nope, it's not there in my version.....
Kenshin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-13-2006, 01:58 PM   #8
Will.Spencer
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
From your root directory, use this command:
Code:
DIR /S/P GPEDIT.MSC
This command will search the entire filesystem for that file.

I wonder if your system is missing that file, or if Microsoft didn't include it in Windows XP Home Edition?
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-28-2006, 02:01 AM   #9
Kenshin
Member
 
Join Date: Jun 2006
Location: Malaysia
Posts: 48
Rep Power: 0 Kenshin is on a distinguished road
9. Select the "Advanced Settings" tab then on the device 0 or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".

I can't change the device type from autodetect to none. It's greyed out. So what should i do ? I m now using winXP pro.
Kenshin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-21-2006, 04:32 PM   #10
BILZ
Member
 
Join Date: Aug 2006
Location: Washington, DC
Posts: 71
Rep Power: 2 BILZ is on a distinguished road
neat tip thanks.
BILZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-16-2006, 01:41 PM   #11
Mastertech
Junior Member
 
Join Date: Jun 2006
Posts: 3
Rep Power: 0 Mastertech is on a distinguished road
Exclamation This is a Myth!

DON'T DO THIS! IT WILL SLOW DOWN YOUR COMPUTER!

This will create a script that will delete the NTOSBOOT-B00DFAAD.pf prefetch trace file everytime you shutdown your PC! This will prevent Windows from prefetching (optimizing and accelerating) Windows boot up and slow down how long it takes Windows to load!!! Cleaning any file in the Prefetch folder is a myth and will only HURT PERFORMANCE! If you did this delete the script immediately!

http://mywebpages.comcast.net/SupportCD/XPMyths.html
Mastertech is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-16-2006, 04:57 PM   #12
Will.Spencer
Distinguished Member
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 5 Will.Spencer is on a distinguished road
Good catch Mastertech! :shock:
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-16-2006, 11:45 PM   #13
eeeboy
Senior Member
 
Join Date: Mar 2006
Posts: 174
Rep Power: 3 eeeboy is on a distinguished road
done !

thanks mate !

That was a real crap and I have maintained it for few months ! Ridiculous!
eeeboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Speed Up Windows XP Boot Up Will.Spencer Windows Vista, XP, 2000, 98, etc... 6 11-02-2006 11:32 AM
Windows XP Errors & Fixes ( most common errors ) asterix Windows Vista, XP, 2000, 98, etc... 4 08-21-2006 09:09 AM
Speed up Boot Will.Spencer Graphic/Utility/Business Software 2 08-13-2006 11:25 PM
Safe Boot BSOD cheapquality Windows Vista, XP, 2000, 98, etc... 0 03-01-2006 01:57 PM
Replace the default boot screen enguy Windows Vista, XP, 2000, 98, etc... 3 12-20-2005 07:48 AM



Flex Development


Our partners:



All times are GMT -5. The time now is 08:15 PM.

Powered by vBulletin Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
Design by vBSkinworks

Copyright © PC101 and PC101.com Computer Forum. All rights reserved.