home *** CD-ROM | disk | FTP | other *** search
/ Game Help / GameHelpVolume1_1994 / GAMEHELP.ISO / demos / adv_roll / kq6 / kq6dm.bat < prev    next >
Encoding:
DOS Batch File  |  1993-10-19  |  263 b   |  13 lines

  1. @echo off
  2. if not exist seq.exe goto continue
  3. echo File Decompression software Copyright
  4. echo (c) Haruyasu Yoshizaki, 1988-91
  5. echo.
  6. echo Please wait (this could take a few minutes)....
  7. seq.exe >nul
  8. del seq.exe
  9. sync.exe >nul
  10. del sync.exe
  11. :continue
  12. game
  13.