AIMS/AIMS/Clear.Bat
2022-09-27 11:50:26 +08:00

5 lines
129 B
Batchfile

attrib -h -s -r /s *.*
del /s *.~* *.pdb *.vshost.exe.manifest *.vshost.exe.config *.vshost.exe AutoUpdateTool.exe
del %0
pause