home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1996 March / PCPRO0396.ISO / pcpro / 3.bat < prev    next >
Encoding:
DOS Batch File  |  1996-01-10  |  81 b   |  6 lines

  1. @echo off
  2. cd\pinball
  3. call install.bat
  4. if exist tilt.bat call tilt.bat
  5. pause
  6.