Sunday, November 6, 2011
Creating the Batch File to Clean Temporary Files
Open Notepad and type the following:
cd C:\Users\%username%\AppData\Local
rmdir /S /Q Temp
Save the file as
cleantemp.bat
Now double click on the file to remove your temporary files and free up space on your computer
‹
›
Home
View web version