mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-22 10:48:52 -04:00
5 lines
95 B
Batchfile
5 lines
95 B
Batchfile
@del *.
|
|
@For /R %%i In (*.c) Do c-- "%%i"
|
|
@rename *.com *.
|
|
if not exist imgedit ( @pause )
|