Subversion Repositories Kolibri OS

Rev

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

Rev 7780 Rev 9289
Line 1... Line 1...
1
@ECHO OFF
1
@ECHO OFF
Line 2... Line 2...
2
 
2
 
Line 3... Line 3...
3
call "compile_ru.bat"
3
call "compile_ru.bat"
4
 
4
 
5
if exist WebView (
5
if exist WebView (
6
    "C:\Program Files (x86)\WinImage\winimage.exe" "D:\Kolibri\Desktop\kolibri.img" /H /Q /I WebView
6
    "C:\Program Files (x86)\WinImage\winimage.exe" "C:\Users\leency\Desktop\kolibri.img" /H /Q /I WebView
7
    d:
7
    d:
8
    cd "D:\Kolibri\Infrastructure\QEMU"
8
    cd "D:\Kolibri\Infrastructure\QEMU"
9
    call "z_kos.bat"
9
    call "C:\Users\leency\Desktop\qemu.bat"
10
) else (
10
) else (