Subversion Repositories simple_log_event

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 daniel-mar 1
@echo off
2
 
3
rd /s /q "%~dp0\__history"
4
rd /s /q "%~dp0\__recovery"
5
del "%~dp0*.dcu"
6
del "%~dp0*.rsm"
7
del "%~dp0*.local"
8
del "%~dp0*.identcache"