kolibrios-gitea/programs/cmm/downloader/compile_ru.bat
Kirill Lipatov (Leency) 4563cb18a7 Move VMODE to ISO (as it is useless without drivers that are on ISO)
git-svn-id: svn://kolibrios.org@8285 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 01:03:36 +00:00

10 lines
153 B
Batchfile

@del lang.h--
@echo #define LANG_RUS 1 >lang.h--
@c-- dl.c
@del dl
@rename dl.com dl
@del warning.txt
@del lang.h--
if not exist dl ( @pause )