forked from KolibriOS/kolibrios
20b79b5a5a
git-svn-id: svn://kolibrios.org@5520 a494cfbc-eb01-0410-851d-a64ba20cac60
10 lines
430 B
Batchfile
10 lines
430 B
Batchfile
C-- ttf_performance.c
|
|
@del ttf_performance
|
|
@rename ttf_performance.com ttf_performance
|
|
kpack ttf_performance
|
|
@del warning.txt
|
|
@pause
|
|
@rem ====== Automatically add binnary to kolibri.img and then run QEMU =====
|
|
"C:\Program Files (x86)\WinImage\WINIMAGE.exe" D:\Kolibri\work\QEMU\kolibri.img /I /H/Q C:\Users\lee\Desktop\CMM\ttf_performance\ttf_performance
|
|
@cd /d D:\Kolibri\work\QEMU
|
|
D:\Kolibri\work\QEMU\qemu-kos-img.bat |