Componentes.Terceros.UserCo.../official/2.31RC1/clean.bat

8 lines
158 B
Batchfile
Raw Normal View History

@echo off
echo erasing...
del /S *.local *.dcu *.ddp *.dsk *.~* *.cfg *.dsm *.identcache *.dof *.stat *humbs.db *.config
del ??history* /s /a
:LEAVE