Automatic remove of Unnecessary Files?
Ans:
Generally in windows you have to remove you unnecessary file
but Win XP user can remove it by one click.
To do this click right button of mouse on desktop. Select new/ text document and open a note pad
then type this code:
cd\
cd\
COLOR4A
ECHO DELETE ALL TEMP FILES
C:
CD%TEMP%
RMDIR/S/Q%TEMP
CD C:\WINDOWS\TEMP
RMDIR /S /Q C:\WINDOWS\Prefetch
CD..
CD..
CD Recent
Del/s /q**
Now go to File and select Save as the Named it Cleanpc.bat
and save it. You will see a file on desktop “cleanpc” named .
Click twice on that file and it will work automatically to
remove Temp file.
Oh this was pleasure to get help from this blog.....Thanks Shahida
ReplyDeleteI think manually process is better then this process. Oh any way as you discus for XP please discus for Windows7 too. Thanks
ReplyDelete