home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1997 April / dpcb0497.iso / Games / HIND / INSTALL.BAT < prev    next >
DOS Batch File  |  1996-07-05  |  132b  |  8 lines

  1. @echo off
  2. md c:\hinddemo
  3. xcopy *.* c:\hinddemo /s
  4. c:
  5. cd \hinddemo
  6. @echo Hind Installation complete..
  7. @echo Type Hind to Run.
  8.