Subversion Repositories Kolibri OS

Rev

Rev 7151 | Rev 7358 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. @del iconedit
  2. @c-- iconedit.c
  3. @rename *.com *.
  4. @del warning.txt
  5.  
  6.  
  7. if exist iconedit (
  8.     "C:\Program Files\WinImage\winimage.exe" "D:\Soft\Kolibri\QEMU\kolibri.img" /H /Q /I iconedit
  9.     d:
  10.     cd "D:\Soft\Kolibri\QEMU"
  11.     call "D:\Soft\Kolibri\QEMU\qemu-kos-img.bat"
  12. ) else (
  13.     @pause
  14. )
  15.