mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-28 11:43:09 +03:00
cca75db9fe
1) Select path with OpenDialog for SKN and DTP 2) Use Box_Lib and Proc_Lib git-svn-id: svn://kolibrios.org@1611 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
112 B
Batchfile
6 lines
112 B
Batchfile
@erase lang.inc
|
|
@echo lang fix ru >lang.inc
|
|
@fasm desktop.asm desktop
|
|
@kpack desktop
|
|
@erase lang.inc
|
|
@pause |