home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 12 / PCGAMER.bin / simisle / simisle.bat < prev   
DOS Batch File  |  1995-07-20  |  298b  |  15 lines

  1. @echo off
  2.  
  3. if exist c:\simisle\resource.cfg goto installed
  4. echo This is the first time that you have run this game.
  5. echo it will now be installed. 
  6. echo (Please choose the default directory to install to).
  7. pause
  8.  
  9. rem One time only installation
  10. install.exe
  11.  
  12. :installed
  13. c:
  14. cd\simisle
  15. go