Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5486 → Rev 5487

/programs/cmm/installer/installer.c
17,6 → 17,7
RunProgram("/sys/media/kiv", "\\S__/kolibrios/res/Wallpapers/In the wind there is longing.png");
notify(T_END);
copyf(abspath("tmp"), "/tmp0/1");
copyf(abspath("sys"), "/sys");
ExitProcess();
}