lazarus-ccr/components/mbColorLib/clear history.bat
2016-12-08 23:14:26 +00:00

4 lines
45 B
Batchfile

@echo off
del __history\*.*
rd __history
@cls