mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-14 19:07:09 +03:00
30ab10e50a
git-svn-id: svn://kolibrios.org@6266 a494cfbc-eb01-0410-851d-a64ba20cac60
14 lines
155 B
Batchfile
14 lines
155 B
Batchfile
@del *.kex
|
|
|
|
@c-- window.c
|
|
@c-- collections.c
|
|
@c-- menu.c
|
|
@c-- rgb.c
|
|
|
|
@rename *.com *.kex
|
|
@mkdir bin
|
|
@move *.kex bin\
|
|
|
|
@del warning.txt
|
|
|
|
@pause |