mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-21 02:06:38 -04:00
5 lines
93 B
Batchfile
5 lines
93 B
Batchfile
@echo lang fix ru_RU >lang.inc
|
|
@fasm.exe -m 16384 tinfo.asm tinfo.kex
|
|
@kpack tinfo.kex
|
|
pause
|