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