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, ∼7283🔥, 0💬
Popular Posts:
How to choose privacy settings during the Windows 10 initial setup process? When you see the "Choose...
What are Mozilla FireFox 2 add-ons? Mozilla FireFox 2 add-ons extend the browser functionalities. So...
How to remove CLI.exe from startup program list? CLI.exe is a configuration program for the ATI grap...
How to download and install JDK (Java SE Development Kit) 6? If you want to download and install JDK...
UpdateUI.exe at startup ,how to remove it Actually, you should keep UpdaterUI.exe as a startup, beca...