home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 9 / 1995-08_Disc_9.iso / orion / orion.itl < prev    next >
Text File  |  1995-05-26  |  204b  |  13 lines

  1. @echo off
  2. if exist update.bat call update
  3. call cer_midi
  4. call cer_digi
  5. if exist italian.exe goto run
  6. echo.
  7. echo Lingua non disponibile.
  8. echo.
  9. goto end
  10. :run
  11. italian %1 %2 %3 %4 %5 %6 %7 %8
  12. :end
  13.