home *** CD-ROM | disk | FTP | other *** search
/ CD Concept 2 / CD_CONCEPT_2.ISO / lemmings / install.bat < prev    next >
Encoding:
DOS Batch File  |  1980-01-08  |  125 b   |  8 lines

  1. @echo off
  2. md C:\LEMMINGS
  3. xcopy *.* C:\LEMMINGS /e
  4. c:\
  5. cd \
  6. cd \LEMMINGS
  7. @echo to run Holiday Lemmings type 'LEMMINGS'
  8.