Subversion Repositories Kolibri OS

Rev

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

Rev 4411 Rev 5548
Line 1... Line 1...
1
C-- example.c
1
C-- example.c
2
@del example
2
@del example
3
@rename example.com example
3
@rename example.com example
4
@pause
4
kpack example
5
@del warning.txt
5
@del warning.txt
-
 
6
@pause
-
 
7
@rem ====== Automatically add binnary to kolibri.img and then run QEMU =====
-
 
8
@rem"C:\Program Files (x86)\WinImage\WINIMAGE.exe" D:\Kolibri\work\QEMU\kolibri.img  /I /H/Q C:\Users\Leency\Dropbox\CMM\example\example
-
 
9
@rem @cd /d C:\Work\QEMU
-
 
10
@rem C:\Work\QEMU\kolibri_qumu.bat
6
11