home *** CD-ROM | disk | FTP | other *** search
/ Vrtulník 3 / Vrtulnik-3.bin / doshry / z / -zdemo.bat next >
DOS Batch File  |  1996-09-02  |  182b  |  13 lines

  1. @echo off
  2. call \writeini.bat BAT
  3. cd \HRY\Z
  4. go_small
  5. if not exist %TMP%\WRITEINI.EXE goto END
  6. %TMP%\writeini.exe %0
  7. :END
  8. setsound
  9. setvideo
  10. if NOT .%1==. goto EXIT
  11. z
  12. :EXIT
  13.