Subversion Repositories Kolibri OS

Rev

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

  1. @del lang.h--
  2. @echo #define LANG_RUS 1 >lang.h--
  3. @del iconedit
  4. cls
  5.  
  6. @c-- iconedit.c
  7. @rename *.com *.
  8. @del warning.txt
  9. @del lang.h--
  10.  
  11. if exist iconedit (
  12.     "C:\Program Files (x86)\WinImage\winimage.exe" "C:\Users\Leency\Desktop\kolibri.img" /H /Q /I iconedit
  13.     d:
  14.     cd "D:\Kolibri\Infrastructure\QEMU"
  15.     call "z_kos.bat"
  16. ) else (
  17.     @pause
  18. )
  19.