home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / INSTALL.BAT < prev    next >
DOS Batch File  |  1992-08-11  |  767b  |  22 lines

  1. ECHO OFF
  2. ECHO              AMAZON DEMO INSTALLATION INSTRUCTIONS
  3. ECHO  +----------------------------------------------------------------------
  4. ECHO  +
  5. ECHO  +  1.  Go to the hard disk...          Type:  C:  [Enter]
  6. ECHO  +
  7. ECHO  +  2.  Go to the root directory...      Type:  CD\ [Enter]
  8. ECHO  +
  9. ECHO  +  3.  Create the Amazon Demo directory...  Type:  MD AMDEMO [Enter]
  10. ECHO  +
  11. ECHO  +  4.  Go to the Amazon Demo directory...   Type:  CD AMDEMO [Enter]
  12. ECHO  +
  13. ECHO  +  5.  Copy all files from the floppy to the hard disk...
  14. ECHO  +
  15. ECHO  +           Type:    COPY A:*.*   [Enter]     for the A: floppy
  16. ECHO  +      or
  17. ECHO  +           Type:    COPY B:*.*   [Enter]     for the B: floppy
  18. ECHO  +
  19. ECHO  +  6.  Run the Amazon Demo...          Type:  AMAZON [Enter]
  20. ECHO  +
  21. ECHO ON
  22.