mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-13 14:08:35 -04:00
6 lines
119 B
Batchfile
6 lines
119 B
Batchfile
@C-- /D=LANG_ENG pixie.c
|
|
@del pixie
|
|
@rename pixie.com pixie
|
|
@del warning.txt
|
|
if not exists pixie ( @pause )
|
|
@pause |