Subversion Repositories Kolibri OS

Rev

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

Rev 7151 Rev 7229
Line 3... Line 3...
3
@rename *.com *.
3
@rename *.com *.
4
@del warning.txt
4
@del warning.txt
Line 5... Line 5...
5
 
5
 
6
 
6
 
-
 
7
if exist iconedit (
7
if exist iconedit (
8
    "C:\Program Files\WinImage\winimage.exe" "D:\Soft\Kolibri\QEMU\kolibri.img" /H /Q /I iconedit
8
    "C:\Program Files (x86)\WinImage\winimage.exe" "C:\Users\Leency\Desktop\kolibri.img" /H /Q /I iconedit
9
    d:
9
    cd D:\Kolibri\Infrastructure\QEMU
10
    cd "D:\Soft\Kolibri\QEMU"
10
    call "D:\Kolibri\Infrastructure\QEMU\qemu-kos-img.bat"
11
    call "D:\Soft\Kolibri\QEMU\qemu-kos-img.bat"
11
) else (
12
) else (