изменено наименование выходных файлов для ГОСТ
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
chcp 1251
|
||||
|
||||
for /f %%d in ('dir /b *Ä33') do echo %%d | del "%%d\*.LDP" | del "%%d\*.DRR"
|
||||
for /f %%d in ('dir /b *Ò5Ì') do echo %%d | del "%%d\*.LDP" | del "%%d\*.DRR"
|
||||
|
||||
del "%~f0"
|
||||
|
||||
Reference in New Issue
Block a user