1291
Help / Re: Lag without cause
« on: April 01, 2012, 05:20:47 PM »But it's done it just fine before, And with a good number of add-ons enabled. Every once in a while it just won't work for a few days, and then it will work againHmmm... It might be a problem with the number of files in your pc.
1. Open notepad.
2. Paste this code into it:
echo off
pause
del "C:\temp\*.*"
echo Done.
pause
3. Save it as Cleaner.bat
4. Run it.
5. Press any key.
6. Type in y when it asks you if your sure.
7. Press any key again.
8. Done.

