home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 10 / PCGAMER10.bin / lem3d.bat < prev    next >
DOS Batch File  |  1995-05-31  |  232b  |  15 lines

  1. @echo off
  2.  
  3. if exist c:\lm3d.cd\lm3d.cfg goto installed
  4. echo This is the first time that you have run this game.
  5. echo Setup will now be run.
  6. pause
  7.  
  8. rem One time only installation
  9. cd\lem3d
  10. setup
  11.  
  12. :installed
  13. cd\lem3d
  14. l3d
  15.