home *** CD-ROM | disk | FTP | other *** search
/ Aztec Shareware Collection / ARCADE_2.ISO / atomix / runme.bat < prev    next >
DOS Batch File  |  1991-08-09  |  311b  |  9 lines

  1. @echo off
  2. rem keystack 13
  3. loadit game.exe > nul
  4. cls
  5. rem You can use KEYSTACK or KEYFAKE (keyboard stuffers) to respond to LOADIT
  6. rem (13 is the ascii for Enter).
  7. rem LOADIT accepts redirection to nul, and works fine if it on the path,
  8. rem and you are in the directory in which the game to load resides.
  9.