#define MEMSIZE 0x9000 #include "..\lib\strings.h" #include "..\lib\mem.h" #include "..\lib\file_system.h" void main() { dword dirbuf, fcount, filename, i; dword dirbuf2, fcount2, filename2, j; char cd_path[4096]; char install_path[4096]; signed int result; pause(200); GetDir(#dirbuf, #fcount, "/", DIRS_ONLYREAL); for (i=0; i0) ExitProcess(); } } } notify("'KolibriN\nНе могу найти installer.kex ни в одном корне диска!\nПопробуйте найти и запустить его вручную.' -dtE"); ExitProcess(); } stop: