Subversion Repositories Kolibri OS

Rev

Rev 4870 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4870 Rev 4885
Line 36... Line 36...
36
				result = RunProgram(#install_path, NULL);
36
				result = RunProgram(#install_path, NULL);
37
				if (result>0) ExitProcess();
37
				if (result>0) ExitProcess();
38
			}
38
			}
39
		}
39
		}
40
	}
40
	}
41
	notify("'¥ ¬®£ã ­ ©â¨ installer.kex ­¨ ¢ ®¤­®¬ ª®à­¥ ¤¨áª !\n®¯à®¡ã©â¥ ­ ©â¨ ¨ § ¯ãáâ¨âì ¥£® ¢àãç­ãî.' -dE");
41
	notify("'KolibriN\n¥ ¬®£ã ­ ©â¨ installer.kex ­¨ ¢ ®¤­®¬ ª®à­¥ ¤¨áª !\n®¯à®¡ã©â¥ ­ ©â¨ ¨ § ¯ãáâ¨âì ¥£® ¢àãç­ãî.' -dtE");
42
	ExitProcess();
42
	ExitProcess();
43
}
43
}
Line 44... Line 44...
44
 
44