forked from KolibriOS/kolibrios
85f85fa6d0
git-svn-id: svn://kolibrios.org@5548 a494cfbc-eb01-0410-851d-a64ba20cac60
10 lines
375 B
Batchfile
10 lines
375 B
Batchfile
C-- example.c
|
|
@del example
|
|
@rename example.com example
|
|
kpack example
|
|
@del warning.txt
|
|
@pause
|
|
@rem ====== Automatically add binnary to kolibri.img and then run QEMU =====
|
|
@rem"C:\Program Files (x86)\WinImage\WINIMAGE.exe" D:\Kolibri\work\QEMU\kolibri.img /I /H/Q C:\Users\Leency\Dropbox\CMM\example\example
|
|
@rem @cd /d C:\Work\QEMU
|
|
@rem C:\Work\QEMU\kolibri_qumu.bat |