Batch script to remove temporary files/folders fast & configurable
- Easy & Fast to use
- Config File
- Discord cache remover
- Built with 100% batch script
To run this script, you will need to add the following variables to txt file config.txt
name
temp1:true/false
temp2:true/false
discord_cache:true/false
logfiles:true/false
prefetch:true/false
needconfirm:true/false
version:string
current v1.0.0
color:string
default 3
%USERPROFILE%/AppData/Local/Temp
%windir%/temp
%APPDATA%/Discord/Cache
%APPDATA%/Discord/Code Cache
%APPDATA%/Discord/GPUCache
main hard drive that windows installed on ex: c:/
%windir%/Prefetch
confirm before deleting process begin (pause)
script version (no need to edit it :D)
cmd text color
temp1=true
temp2=true
discord_cache=false
logfiles=true
prefetch=false
needconfirm=true
version=v1.0.0
color=1
Color | Color Code |
---|---|
Black | 0 |
Blue | 1 |
Green | 2 |
Aqua | 3 |
Red | 4 |
Purple | 5 |
Yellow | 6 |
White | 7 |
Gray | 8 |
Light Blue | 9 |
Light Green | A |
Light Aqua | B |
Light Red | C |
Light Purple | D |
Light Yellow | E |
Bright White | F |
Check Out BatchTempMaster Releases From This Link
NOTE: MAKE SURE TO DOWNLOAD LATEST SCRIPT VERSION AVAILABLE !!