forked from KolibriOS/kolibrios
fa97d76abb
git-svn-id: svn://kolibrios.org@6999 a494cfbc-eb01-0410-851d-a64ba20cac60
12 lines
223 B
Batchfile
12 lines
223 B
Batchfile
@del lang.h--
|
|
@echo #define LANG_ENG 1 >lang.h--
|
|
|
|
call generate_file_listing.bat
|
|
|
|
@C-- installer.c
|
|
@del installer.kex
|
|
@rename installer.com installer.kex
|
|
@kpack installer.kex
|
|
@del lang.h--
|
|
@del warning.txt
|
|
@pause |