Categories:
Administration (161)
Adware Spyware (43)
Apache (20)
Bluetooth (127)
DOS Commands (2)
Edge (28)
General (5)
Internet Connection (21)
Internet Explorer (224)
Media Center (14)
Media Player (135)
Mozilla Firefox (22)
MS Access (9)
Performance (204)
PHP (25)
Programming (36)
Security (109)
Silverlight (22)
Tips (144)
Tools (312)
Tutorials (40)
Windows 10 (168)
Windows 7 (1411)
Windows 8 (1712)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (71)
Windows XP (23)
Collections:
Other Resources:
Ways To Speed Up Windows XP - Speed Up Boot Times I
Ways To Speed Up Windows XP - Speed Up Boot Times I
✍: Guest
This tweak works by creating a batch file to clear the temp and history folders everytime you shutdown so that your PC doesn’t waste time checking these folders the next time it boots. It’s quite simple to implement:
* Open Notepad and create a new file with the following entries:
o RD /S /q “C:\Documents and Settings”UserName without quotes”\Local Settings\History”
o RD /S /q “C:\Documents and Settings\Default User\Local Settings\History”
o RD /S /q “D:\Temp” <–”Deletes temp folder, type in the location of your temp folder”
* Save the new as anything you like but it has to be a ‘.bat’ file e.g. fastboot.bat or deltemp.bat
* Click ‘Start’ then ‘Run’
* Type in ‘gpedit.msc’ and hit ‘ok’
* Click on ‘Computer Configuration’ then ‘Windows Settings’
* Double-click on ‘Scripts’ and then on ‘Shutdown’
* Click ‘Add’ and find the batch file that you created and then press ‘Ok’
2008-06-03, 5538👍, 0💬
Popular Posts:
What is "Office Source Engine" in my Windows 7 service list? And how is "Office Source Engine" servi...
How to connect your computer to a wireless router? Here are the steps of how to connect your compute...
I have a program called (Default) with no description as to what it is for. Listed in the administra...
What is the "McClientAnalytics.exe" process on windows 7? Is the "McClientAnalytics.exe" process a v...
How to add ActiveX controls, like text command button, text box, check box, etc., to Presentation sl...