2018-09-14 11:49:37 +02:00
|
|
|
@del lang.h--
|
|
|
|
@echo #define LANG_RUS 1 >lang.h--
|
|
|
|
@del iconedit
|
|
|
|
cls
|
|
|
|
|
|
|
|
@c-- iconedit.c
|
|
|
|
@rename *.com *.
|
|
|
|
@del warning.txt
|
|
|
|
@del lang.h--
|
|
|
|
|
|
|
|
if exist iconedit (
|
2020-05-24 18:46:26 +02:00
|
|
|
"C:\Program Files (x86)\WinImage\winimage.exe" "D:\Kolibri\Desktop\kolibri.img" /H /Q /I iconedit
|
2018-09-14 11:49:37 +02:00
|
|
|
d:
|
2018-10-01 18:41:14 +02:00
|
|
|
cd "D:\Kolibri\Infrastructure\QEMU"
|
|
|
|
call "z_kos.bat"
|
2018-09-14 11:49:37 +02:00
|
|
|
) else (
|
|
|
|
@pause
|
|
|
|
)
|