удаление файлов в папке по шаблону *Д33
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
@echo off
|
||||
chcp 1251
|
||||
|
||||
cd "%~dp0Ä33"
|
||||
for %d in (*Ä33) echo "%dÄ33"
|
||||
|
||||
for %d in (*Ä33) cd "%dÄ33"
|
||||
|
||||
del "*.LDP"
|
||||
del "*.DRR"
|
||||
|
||||
Reference in New Issue
Block a user