Skip to content

sbtechbd/clear-temp.bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

clear-temp.bat

@echo off
@break off
@title Cleaner
@color 0a
@cls
%SystemRoot%\explorer.exe "C:\Documents and Settings"%USERNAME%"\Recent"
%SystemRoot%\explorer.exe "C:\Documents and Settings"%USERNAME%"\Local Settings\Temp
%SystemRoot%\explorer.exe %SystemRoot%\Prefetch
%SystemRoot%\explorer.exe %SystemRoot%\Temp
echo "All Directory Opened Successfully!"
exit
C:$Recycle.Bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published