mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-25 04:13:26 -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
|