forked from KolibriOS/kolibrios
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 |