You are viewing our Forum Archives. To view or take place in current topics click here.
Should this be stickied?
Yes
100.00% (2 votes)
100.00% (2 votes)
No
0.00% (0 votes)
0.00% (0 votes)
Total Votes: 2
Two Great Ways to Speed up your PC!
Posted:
Two Great Ways to Speed up your PC!Posted:
Status: Offline
Joined: Dec 08, 201014Year Member
Posts: 44
Reputation Power: 1
Status: Offline
Joined: Dec 08, 201014Year Member
Posts: 44
Reputation Power: 1
Hey guys I know how frustrating a slow PC is and I have two easy ways to fix this. One has to do with completely cleaning .temp files (temporary), and the other makes the computer think the RAM is bigger which allows it to perform better.
1. The temp cleaner is a simple program that you make in a notepad.
-Open notepad
-Copy this and paste it in the note. (Without the Quotes)
"@echo off
del /s /f /q c:\windows\temp\*.*
rd /s /q c:\windows\temp
md c:\windows\temp
del /s /f /q C:\WINDOWS\Prefetch
del /s /f /q %temp%\*.*
rd /s /q %temp%
md %temp%
deltree /y c:\windows\tempor~1
deltree /y c:\windows\temp
deltree /y c:\windows\tmp
deltree /y c:\windows\ff*.tmp
deltree /y c:\windows\history
deltree /y c:\windows\cookies
deltree /y c:\windows\recent
deltree /y c:\windows\spool\printers
del c:\WIN386.SWP
cls"
-Name it Clean.bat
-FINISHED COMMAND PROMPT SHOULD POP UP AND WORK ITS MAGIC
2.Ram Modification
-Open notepad
-Copy and paste this. (Without the quotes)
mystring=(80000000)
-Name this RAM.vbe
-THATS IT FOR RAM MODIFICATION NOTHING WILL HAPPEN BUT YOU WILL NOTICE SLIGHT DIFFERENCE
3. BONUS *CCleaner*
-Download at CNET
[ Register or Signin to view external links. ]
-Click Analize
-Click Run Cleaner
-FINISHED
I hope these helped they really helped my computer and a +rep is appreciated!
1. The temp cleaner is a simple program that you make in a notepad.
-Open notepad
-Copy this and paste it in the note. (Without the Quotes)
"@echo off
del /s /f /q c:\windows\temp\*.*
rd /s /q c:\windows\temp
md c:\windows\temp
del /s /f /q C:\WINDOWS\Prefetch
del /s /f /q %temp%\*.*
rd /s /q %temp%
md %temp%
deltree /y c:\windows\tempor~1
deltree /y c:\windows\temp
deltree /y c:\windows\tmp
deltree /y c:\windows\ff*.tmp
deltree /y c:\windows\history
deltree /y c:\windows\cookies
deltree /y c:\windows\recent
deltree /y c:\windows\spool\printers
del c:\WIN386.SWP
cls"
-Name it Clean.bat
-FINISHED COMMAND PROMPT SHOULD POP UP AND WORK ITS MAGIC
2.Ram Modification
-Open notepad
-Copy and paste this. (Without the quotes)
mystring=(80000000)
-Name this RAM.vbe
-THATS IT FOR RAM MODIFICATION NOTHING WILL HAPPEN BUT YOU WILL NOTICE SLIGHT DIFFERENCE
3. BONUS *CCleaner*
-Download at CNET
[ Register or Signin to view external links. ]
-Click Analize
-Click Run Cleaner
-FINISHED
I hope these helped they really helped my computer and a +rep is appreciated!
#2. Posted:
Status: Offline
Joined: Dec 08, 201014Year Member
Posts: 44
Reputation Power: 1
Status: Offline
Joined: Dec 08, 201014Year Member
Posts: 44
Reputation Power: 1
PLEASE HELP ME KEEP THIS ALIVE WITH A THANKS!
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Sep 24, 201014Year Member
Posts: 559
Reputation Power: 25
Status: Offline
Joined: Sep 24, 201014Year Member
Posts: 559
Reputation Power: 25
thanks it really works!
I think this should be stickied.
I think this should be stickied.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.